- Mastering JavaScript Functional Programming
- Federico Kereki
- 64字
- 2021-07-02 22:41:07
Key features of JavaScript
JS isn't a functional language, but it has all the features we need to work as if it were. The main features of the language that we will be using are:
- Functions as first–class objects
- Recursion
- Arrow functions
- Closures
- Spread
Let's see some examples of each one, to explain why they will be useful to us.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Game Programming Using Qt Beginner's Guide
- 圖解Java數(shù)據(jù)結(jié)構(gòu)與算法(微課視頻版)
- Windows系統(tǒng)管理與服務(wù)配置
- HoloLens Beginner's Guide
- C語言程序設(shè)計
- 深入淺出RxJS
- SharePoint Development with the SharePoint Framework
- Learn React with TypeScript 3
- Yii Project Blueprints
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- QPanda量子計算編程
- Node.js 6.x Blueprints
- Practical Responsive Typography
- Learning Ionic(Second Edition)