- 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.
推薦閱讀
- Embedded Linux Projects Using Yocto Project Cookbook
- Getting Started with CreateJS
- SAS數據統計分析與編程實踐
- C語言程序設計
- Learn React with TypeScript 3
- Teaching with Google Classroom
- C/C++程序員面試指南
- C++從入門到精通(第5版)
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Vue.js應用測試
- 零基礎學C語言(升級版)
- Java EE Web應用開發基礎
- R語言數據挖掘:實用項目解析
- NGUI for Unity
- SQL Server 2014 Development Essentials