Download computer tutorials in PDF

Mastering JavaScript High Performance


Studying JavaScript performance in depth will make you capable of tackling the complex and important tasks required to solve performance issues. In this book, you'll learn when and why to use an IDE over a common text editor. Packed with examples, you'll also learn how to create a build system to test and deploy your JavaScript project by optimizing the code. Next, you will move on to learn about DOM optimization, JavaScript promises, and web workers to better break up your large codebase. You will also learn about JavaScript performance on mobile platforms such as iOS and Android and how to deploy your JavaScript project to a device. Finally, by the end of the book, you'll be able to pinpoint JavaScript performance problems using appropriate tools, provide optimization techniques, and provide tools to develop fast applications with JavaScript.
Download free tutorial in PDF (208 pages) created by .
Pages : 208
Size :
Downloads: 359
Created: 2021-05-15
License: Free

Download file

Others related eBooks about Mastering JavaScript High Performance

Go for Javascript Developers

This book compares between two programming languages, Golang (or Go) and ECMAScript (or Javascript / JS). The merits of this pairing is the popularity of these languages. That's it. They are not similar, in fact, they are quite different. Javascript is an event driven, dynamically typed and interpre

JavaScript: A Crash Course in PDF

Free PDF tutorial to download intituled JavaScript: A Crash Course intended to beginners, course in 28 pages created by well known author and developer.

The JavaScript Beginner's Handbook

The JavaScript Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80..., download free JavaScript tutorial in PDF (70 pages) created by .

The JavaScript Way

Download free course The JavaScript Way, pdf file on 288 pages by Baptiste Pesquet.

The JavaScript Way

This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. Numerous brain cycles were spent to make it: