JavaScript: Best Practice
  1. 99 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub
Book details
Table of contents
Citations

About This Book

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.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access JavaScript: Best Practice by James Kolce, Moritz Kroger, Ivan Curic, Samier Saeed, Jeff Mott, M. David Green, Craig Buckler in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Programación en JavaScript. We have over one million books available in our catalogue for you to explore.

Information

Publisher
SitePoint
Year
2018
ISBN
9781492067207

Table of contents

  1. JavaScript: Best Practice
  2. Notice of Rights
  3. Preface
  4. Chapter 1: The Anatomy of a Modern JavaScript Application
  5. Chapter 2: Clean Code with ES6 Default Parameters & Property Shorthands
  6. Chapter 3: JavaScript Performance Optimization Tips: An Overview
  7. Chapter 4: JavaScript Design Patterns: The Singleton
  8. Chapter 5:JavaScript Object Creation: Patterns and Best Practices
  9. Chapter 6: Best Practices for Using Modern JavaScript Syntax
  10. Chapter 7: Flow Control in Modern JS: Callbacks to Promises to Async/Await
  11. Chapter 8: JavaScript’s New Private Class Fields, and How to Use Them