The Joy of JavaScript

The Joy of JavaScript introduces techniques that turn JavaScript programmers into JavaScript pros. You'll work with cutting edge APIs, language features, and coding styles to tackle tricky problems in an elegant manner. Along the way, you'll practice good object design, drive business logi...

Full description

Bibliographic Details
Main Author: Atencio, Luis
Format: eBook
Language:English
Published: Manning Publications 2021
Edition:1st edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 1. JavaScript reloaded
  • 2. Inheritance-based object modeling
  • 3. Linked, compositional object models
  • 4. Writing composable, pure code
  • 5. Higher-kinded composition
  • 6. ECMAScript modules
  • 7. Hooked on metaprogramming
  • 8. Linear async flows
  • 9. Streams programming