Functional Programming in JavaScript: How to Improve Your JavaScript Programs Using Functional Techniques Atencio LuisPaperback
Functional Programming in JavaScript: How to Improve Your JavaScript Programs Using Functional Techniques Atencio LuisPaperback SummaryFunctional Programming in JavaScript teaches JavaScript…
Specifikacia Functional Programming in JavaScript: How to Improve Your JavaScript Programs Using Functional Techniques Atencio LuisPaperback
Functional Programming in JavaScript: How to Improve Your JavaScript Programs Using Functional Techniques Atencio LuisPaperback
SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. 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.About the BookFunctional Programming in Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksPurchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyIn complex web applications, the low-level details of your JavaScript code can obscure the workings of the system as a whole.