Tiny ES6 Notebook: Curated JavaScript Examples (Tiny Notebook Book 3)

Posted By: AlenMiler

Tiny ES6 Notebook: Curated JavaScript Examples (Tiny Notebook Book 3) by Matt Harrison
English | 18 Jul. 2017 | ISBN: 1973738589 | ASIN: B0742HCGBS | 140 Pages | AZW3 | 571.37 KB

Warning, this is not an introduction to JavaScript. Rather it is a notebook containing curated examples for ES6. It is designed to accompany technical training or aid those who want a quick refresher to the JavaScript syntax. The content for this book is available on the author's github (mattharrison) as well.

It provides examples for:
Strict Mode
Types
Unicode
Built-in Types
Arrays
Dates
Maps
Proxies
Symbols
String Formatting
Functions
Classes
Looping
Exceptions
Regular Expressions
Promises
Generators and more