An Effective Guide to Modern JavaScript
Author | : Chong Lip Phang |
Publisher | : Chong Lip Phang |
Total Pages | : 127 |
Release | : 2017-08-08 |
ISBN-10 | : 9781974207923 |
ISBN-13 | : 1974207927 |
Rating | : 4/5 (927 Downloads) |
Download or read book An Effective Guide to Modern JavaScript written by Chong Lip Phang and published by Chong Lip Phang. This book was released on 2017-08-08 with total page 127 pages. Available in PDF, EPUB and Kindle. Book excerpt: ES8 was finalized in June 2017. This book: - effectively teaches standard JavaScript from A to Z. - includes all the JavaScript common APIs, presented in a highly organized fashion. - lists in the Appendix the new features introduced in each JavaScript edition from ES5 to ES8 and beyond, and illustrates all of them. - clearly explains advanced concepts such as closures, Proxy, generators, Promise, async functions, and Atomics. - covers OOP techniques -- classical JavaScript OOP, the new 'class' syntax, data encapsulation, multiple inheritance, abstract classes, object relay etc. - teaches you how to define and use iterators and various iterables. - turns you into an efficient JavaScript coder.