Vanilla JavaScript: Web Performance Optimization APIs

Vanilla JavaScript: Web Performance Optimization APIs
Author:
Publisher:
Total Pages:
Release: 2018
Genre:
ISBN:

Download Vanilla JavaScript: Web Performance Optimization APIs Book in PDF, Epub and Kindle

Make the web faster and better. Learn how to use vanilla JavaScript and the Performance APIs to measure and optimize the performance of your websites and applications.

Hands-On JavaScript High Performance

Hands-On JavaScript High Performance
Author: Justin Scherer
Publisher: Packt Publishing Ltd
Total Pages: 368
Release: 2020-02-28
Genre: Computers
ISBN: 183882586X

Download Hands-On JavaScript High Performance Book in PDF, Epub and Kindle

An example-driven guide covering modern web app development techniques and emerging technologies such as WebAssembly, Service Workers, and Svelte.js to build faster, secure, and scalable apps Key FeaturesDiscover effective techniques for accessing DOM, minimizing painting, and using a V8 engine to optimize JavaScriptUnderstand what makes the web tick and create apps that look and feel like native desktop applicationsExplore modern JavaScript frameworks like Svelte.js for building next-gen web appsBook Description High-performance web development is all about cutting through the complexities in different layers of a web app and building services and APIs that improve the speed and performance of your apps on the browser. With emerging web technologies, building scalable websites and sustainable web apps is smoother than ever. This book starts by taking you through the web frontend, popular web development practices, and the latest version of ES and JavaScript. You'll work with Node.js and learn how to build web apps without a framework. The book consists of three hands-on examples that help you understand JavaScript applications at both the server-side and the client-side using Node.js and Svelte.js. Each chapter covers modern techniques such as DOM manipulation and V8 engine optimization to strengthen your understanding of the web. Finally, you’ll delve into advanced topics such as CI/CD and how you can harness their capabilities to speed up your web development dramatically. By the end of this web development book, you'll have understood how the JavaScript landscape has evolved, not just for the frontend but also for the backend, and be ready to use new tools and techniques to solve common web problems. What you will learnExplore Vanilla JavaScript for optimizing the DOM, classes, and modules, and querying with jQueryUnderstand immutable and mutable code and develop faster web appsDelve into Svelte.js and use it to build a complete real-time Todo appBuild apps to work offline by caching calls using service workersWrite C++ native code and call the WebAssembly module with JavaScript to run it on a browserImplement CircleCI for continuous integration in deploying your web appsWho this book is for This JavaScript book is for web developers, C/C++ programmers, and anyone who wants to build robust web applications using advanced web technologies. This book assumes a good grasp of Vanilla JavaScript and an understanding of web development tools, such as Chrome Developer tools or Mozilla’s developer tools.

Learning Patterns

Learning Patterns
Author: Lydia Hallie
Publisher: Patterns.dev
Total Pages: 436
Release: 2021-10-31
Genre: Computers
ISBN:

Download Learning Patterns Book in PDF, Epub and Kindle

In this book, you will learn design patterns, performance and rendering patterns for building high-quality web applications using modern JavaScript and React. Patterns are time-tested templates for writing code. They can be really powerful, whether you're a seasoned developer or beginner, bringing a valuable level of resilience and flexibility to your codebase. Whether it's better user-experience, developer-experience or just smarter architecture, the patterns in “Learning Patterns” can be a valuable consideration for any modern web application.

Vanilla JavaScript: Progressive Web Applications

Vanilla JavaScript: Progressive Web Applications
Author:
Publisher:
Total Pages:
Release: 2018
Genre:
ISBN:

Download Vanilla JavaScript: Progressive Web Applications Book in PDF, Epub and Kindle

Create app-like experiences for the mobile web. Learn how to create progressive web apps with nothing more than Vanilla JavaScript.

Learning JavaScript Design Patterns

Learning JavaScript Design Patterns
Author: Addy Osmani
Publisher: "O'Reilly Media, Inc."
Total Pages: 247
Release: 2012-07-08
Genre: Computers
ISBN: 1449334873

Download Learning JavaScript Design Patterns Book in PDF, Epub and Kindle

With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you. Explore many popular design patterns, including Modules, Observers, Facades, and Mediators. Learn how modern architectural patterns—such as MVC, MVP, and MVVM—are useful from the perspective of a modern web application developer. This book also walks experienced JavaScript developers through modern module formats, how to namespace code effectively, and other essential topics. Learn the structure of design patterns and how they are written Understand different pattern categories, including creational, structural, and behavioral Walk through more than 20 classical and modern design patterns in JavaScript Use several options for writing modular code—including the Module pattern, Asyncronous Module Definition (AMD), and CommonJS Discover design patterns implemented in the jQuery library Learn popular design patterns for writing maintainable jQuery plug-ins "This book should be in every JavaScript developer’s hands. It’s the go-to book on JavaScript patterns that will be read and referenced many times in the future."—Andrée Hansson, Lead Front-End Developer, presis!

ITNG 2021 18th International Conference on Information Technology-New Generations

ITNG 2021 18th International Conference on Information Technology-New Generations
Author: Shahram Latifi
Publisher: Springer Nature
Total Pages: 515
Release: 2021-06-04
Genre: Computers
ISBN: 3030704165

Download ITNG 2021 18th International Conference on Information Technology-New Generations Book in PDF, Epub and Kindle

This volume represents the 18th International Conference on Information Technology - New Generations (ITNG), 2021. ITNG is an annual event focusing on state of the art technologies pertaining to digital information and communications. The applications of advanced information technology to such domains as astronomy, biology, education, geosciences, security, and health care are the among topics of relevance to ITNG. Visionary ideas, theoretical and experimental results, as well as prototypes, designs, and tools that help the information readily flow to the user are of special interest. Machine Learning, Robotics, High Performance Computing, and Innovative Methods of Computing are examples of related topics. The conference features keynote speakers, a best student award, poster award, service award, a technical open panel, and workshops/exhibits from industry, government and academia. This publication is unique as it captures modern trends in IT with a balance of theoretical and experimental work. Most other work focus either on theoretical or experimental, but not both. Accordingly, we do not know of any competitive literature.

Professional JavaScript for Web Developers

Professional JavaScript for Web Developers
Author: Nicholas C. Zakas
Publisher: John Wiley & Sons
Total Pages: 675
Release: 2005-04-29
Genre: Computers
ISBN: 0764597639

Download Professional JavaScript for Web Developers Book in PDF, Epub and Kindle

Dispels the myth that JavaScript is a "baby" language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation Builds on the reader's basic understanding of HTML, CSS, and the Web in general This book is also available as part of the 4-book JavaScript and Ajax Wrox Box (ISBN: 0470227818). This 4-book set includes: Professional JavaScript for Web Developers (ISBN: 0764579088) Professional Ajax 2nd edition (ISBN: 0470109491) Professional Web 2.0 Programming (ISBN: 0470087889) Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)