by Michael Fogus
Publisher
O'Reilly Media
Year
2013
Pages
252
ISBN
978-1449360726
Functional JavaScript: Introducing Functional Programming with Underscore.js by Michael Fogus is an insightful guide that combines the principles of functional programming with practical JavaScript techniques. By leveraging the popular Underscore.js library, this book demonstrates how to write cleaner, more modular, and maintainable JavaScript code using functional programming paradigms.
The book provides a gentle introduction to functional programming concepts, making them accessible to JavaScript developers of all levels. With hands-on examples and detailed explanations, it bridges the gap between theory and practice, helping developers improve their coding skills and build more reliable applications.
map
, reduce
, and filter
.This book is ideal for JavaScript developers who want to explore functional programming concepts and learn how to implement them in their code. Whether you're a beginner looking to improve your JavaScript skills or an experienced developer seeking to adopt functional paradigms, this book offers valuable insights and techniques.
Michael Fogus is a software developer with expertise in programming languages, functional programming, and JavaScript. As an active contributor to the programming community, he has authored multiple books and articles on software development. Michael is also a committer to Clojure and a prominent advocate for functional programming practices.
Straightforward and practical, Functional JavaScript: Introducing Functional Programming with Underscore.js is a must-read for developers looking to write better, more reliable JavaScript code by embracing functional programming techniques.