- Hands-On Functional Programming with TypeScript
- Remo H. Jansen
- 105字
- 2021-07-02 14:03:12
Summary
In this chapter, we explored some of the most fundamental principles and concepts of the functional programming paradigm.
Over the next four chapters, we are going to deviate a little bit from functional programming because we are going to take an extensive look at functions, asynchronous programming, and certain aspects of the TypeScript/JavaScript runtime, such as closures and prototypes. We need to explore these topics before we can learn more about the implementation of functional programming techniques. However, if you are already very confident with using functions, closures, the this operator, and prototypes, then you should be able to skip the next four chapters.
推薦閱讀
- Python科學(xué)計(jì)算(第2版)
- Learning C# by Developing Games with Unity 2020
- Oracle Database In-Memory(架構(gòu)與實(shí)踐)
- Unity Virtual Reality Projects
- Mastering OpenCV 4
- Blender 3D Incredible Machines
- Visual C
- HTML5 and CSS3 Transition,Transformation,and Animation
- JavaScript 程序設(shè)計(jì)案例教程
- Elasticsearch for Hadoop
- Mastering openFrameworks:Creative Coding Demystified
- Julia for Data Science
- Node.js 12實(shí)戰(zhàn)
- OpenCV with Python Blueprints
- Python物理建模初學(xué)者指南(第2版)