The joy of JavaScript
The Joy of JavaScript introduces techniques that turn JavaScript programmers into JavaScript pros. Whether building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely used language for web programming. With new features, language improv...
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Shelter Island, New York :
Manning
[2021]
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631745306719 |
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.