Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

JavaScript: Best Practice

Posted By: AlenMiler
JavaScript: Best Practice

JavaScript: Best Practice by M. David Green
English | 31 May 2018 | ASIN: B07DGPHH8Q | 129 Pages | EPUB | 333.34 KB

There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that confusion with this set of books on modern JavaScript.

This book presents modern JavaScript best practice, utilizing the features now available in the language that enable you to write more powerful code that is clean, performant, maintainable, and resusable. It contains:

The Anatomy of a Modern JavaScript Application by James Kolce
Clean Code with ES6 Default Parameters & Property Shorthands by Moritz Kruger
JavaScript Performance Optimization Tips: An Overview by Ivan CuriC
JavaScript Design Patterns: The Singleton by Samier Saeed
JavaScript Object Creation: Patterns and Best Practices by Jeff Mott
Best Practices for Using Modern JavaScript Syntax by M. David Green
Flow Control in Modern JS: Callbacks to Promises to Async/Await by Craig Buckler
JavaScript's New Private Class Fields, and How to Use Them by Craig Buckler

This book is for all front-end developers who wish to improve their JavaScript skills. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.