Fogus, Michael
Functional Javascript
- ISBN 13:
- 9781449360726
- author:
- Fogus, Michael
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2013
- Pages:
- 150
- Genre:
- Computers ; the Internet, Programming Languages
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Overcome JavaScript language oddities and unsafe features with functional programming techniques. This book shows you how to create beautiful, safe, and simple code using Underscore.js.
You'll learn to apply functional-style concepts to your JavaScript projects, including applicative programming techniques, variable scoping and closures, higher-order functions, and more. Discover how to compose new functions from existing ones, practice flow-based programming with chains and functional pipelines, and eliminate state change in your programs.