Functional Programming in JavaScript: How to improve your JavaScript programs using functional techn
<b>Summary</b><br /><br /><i>Functional Programming in JavaScript</i> 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 real-life development tasks<br /><br />Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.<br /><br /><b>About the Technology</b><br /><br />In complex web applications, the low-level details of your JavaScript code can obscure the workings of the system as a whole. As a coding style, functional programming (FP) promotes loosely coupled relationships among the components of your application, making the big picture easier to design, communicate, and maintain.<br /><br /><b>About the Book</b><br /><br /><i>Functional Programming in JavaScript</i> teaches you techniques to improve your web applications - their e
0コメント