Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

JavaScript: Best Practice

Posted By: First1
JavaScript: Best Practice

JavaScript: Best Practice by James Kolce, Moritz Kroger, Ivan Curic, Samier Saeed, Jeff Mott, M. David Green, Craig Buckler
English | May 31st, 2018 | ISBN: 1492067202 | 99 Pages | EPUB (True/HQ) | 0.70 MB

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.