Book description
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.
Publisher resources
Table of contents
- JavaScript: Best Practice
- Notice of Rights
- Notice of Liability
- Trademark Notice
- About SitePoint
- Preface
- Chapter 1: The Anatomy of a Modern JavaScript Application
- Chapter 2: Clean Code with ES6 Default Parameters & Property Shorthands
- Chapter 3: JavaScript Performance Optimization Tips: An Overview
- Chapter 4: JavaScript Design Patterns: The Singleton
- Chapter 5:JavaScript Object Creation: Patterns and Best Practices
- Chapter 6: Best Practices for Using Modern JavaScript Syntax
- Chapter 7: Flow Control in Modern JS: Callbacks to Promises to Async/Await
- Chapter 8: JavaScript’s New Private Class Fields, and How to Use Them
Product information
- Title: JavaScript: Best Practice
- Author(s):
- Release date: May 2018
- Publisher(s): SitePoint
- ISBN: 9780648331520
You might also like
book
Get Programming with JavaScript Next
Get Programming with JavaScript Next introduces the modern age of JavaScript programming with ES6 and ES7 …
book
JavaScript Next: Your Complete Guide to the New Features Introduced in JavaScript, Starting from ES6 to ES9
JavaScript has finally grown up. Armed with a slew of new features, JavaScript now makes writing …
book
Architecting CSS: The Programmer’s Guide to Effective Style Sheets
Leverage various CSS features in combination with popular architectures in order to bring your style sheets …
book
Simplifying JavaScript
The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by …