Mastering JavaScript functional programming (Source Code)
โ Scribed by Kereki, Federico
- Publisher
- Packt Publishing
- Year
- 2017
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Subjects
JavaScript (Computer program language);Functional programming (Computer science);Web site development;COMPUTERS -- Web -- Web Programming;COMPUTERS -- Programming Languages -- JavaScript;COMPUTERS -- Programming Languages -- General
๐ SIMILAR VOLUMES
Functional programming is a programming paradigm for developing software using functions. Learning to use functional programming is a good way write more concise code, with greater concurrency and performance. JavaScript is a language that is particularly suited to functional programming. This bo
<p><b>Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testing</b></p> Key Features <li>Explore this second edition updated to cover features like async functions and transducers, as well as
<p><span>Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testing</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Explore this second edition updated to cover features like as