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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Manning Publications,
2021.
|
Edition: | 1st edition. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
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.