Functional-Light JavaScript: Balanced,Pragmatic FP in JavaScript


Functional-Light JavaScript: Balanced,Pragmatic FP in JavaScript 1st Edition
by 作者: Kyle Simpson,Brian Lonsdorf (Editor,Foreword),Brian MacDonald
pages 页数: 388 pages
Publisher Finelybook 出版社: CreateSpace Independent Publishing Platform; 1 edition (November 27,2017)
Language 语言: English
ISBN-10 书号: 1981672346
ISBN-13 书号: 9781981672349


Book Description
Functional programming (FP) is a powerful coding style for creating programs that are modular,reusable,concise,and easy to read,test,and debug. For developers used to a procedural style,however,the unfamiliar terminology and mathematical notations can seem daunting at first. Functional-Light JavaScript eases you into FP,covering the concepts,terminology,and practices that give you the greatest benefit. It takes a practical approach to the most important aspects of FP—function purity,value immutability,composition,and more—with a focus on applying what you learn. Through engaging instruction and crystal-clear JavaScript examples,you’ll learn this game-changing programming style from the ground up!
Based on the sound mathematical principle of composing independent units of reliably correct code into computational systems,functional programming offers substantial benefits for the long-term reliability of your applications. The style emphasizes modularity,reusability,and ease of testing and debugging. Because each function in the system is provably correct by 作者: design,your code is verifiable,reliable,and free of many common bugs associated with state and scope.
Functional-Light Programming (FLP) is an approach pioneered by 作者: author Kyle Simpson,with JavaScript in mind. This technique distills all the most beneficial parts of FP—including function purity,composition,closure,immutability,iterations,recursion,and others—into practical patterns that you can easily learn without getting bogged down by 作者: complex terminology,symbology,or overly strict adherence to principles.
Functional-Light JavaScript teaches you to apply the core principles of FP to your JavaScript code,with a balanced,pragmatic approach. In his friendly,informal style,author Kyle Simpson walks you through the basic concepts of FP,like trust,communication,readability,and perspective. You’ll learn the nature of functions,how to manage function inputs,and how to reduce side effects with pure functions. You’ll also explore value immutability,closure,recursion,and list operations like map,reduce,and filter.
With the foundational concepts securely under your belt,you’ll advance to asynchronous processing concepts,including managing time as state,reducing time dependencies,eager versus lazy processing,Observables,and Promises. Every chapter wraps up with a clear and concise summary,locking in your new knowledge. In the final chapter,you’ll discover a complete application that ties together everything you’ve learned,including clearly explained code. When you’re done reading this invaluable book,you’ll have the FP skills you need to write programs that yield all the benefits of this powerful coding style,including taking your software career to the next level!
What’s inside
Reducing side effects with pure functions
Eager versus lazy processing
Function composition
Value immutability
Recursion
Closure
List operations,including map,filter,and reduce
Asynchronous FP principles
Contents
Foreword
Preface
Chapter 1: Why Functional Programming?
Chapter 2: The Nature Of Functions
Chapter 3: Managing Function Inputs
Chapter 4: Composing Functions
Chapter 5: Reducing Side Effects
Chapter 6: Value Immutability
Chapter 7: Closure vs.Object
Chapter 8: Recursion
Chapter 9: List Operations
Chapter 10: Functional Async
Chapter 11: Putting It All Together
Appendix A: Transducing
Appendix B: The Humble Monad
Appendix C: FP Libraries

下载地址:

Functional-Light JavaScript 9781981672349.zip

打赏
未经允许不得转载:finelybook » Functional-Light JavaScript: Balanced,Pragmatic FP in JavaScript

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏