Functional programming in JavaScript /
"Functional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to...
Основен автор: | Atencio, Luis, (Author) |
---|---|
Формат: | Книга |
Език: | English |
Публикувано: |
Shelter Island, NY :
Manning Publications Co.,
2016.
|
Предмети: |
Съдържание:
- Part 1: Think functionally. Becoming functional ; Higher-order JavaScript
- Part 2: Get functional. Few data structures, many operations ; Towards modular, reusable code ; Design patterns against complexity
- Part 3: Enhancing your functional skills. Bulletproof your code ; Functional optimizations ; Managing asynchronous events and data.