- Mastering JavaScript Functional Programming
- Federico Kereki
- 89字
- 2021-07-02 22:41:06
Is JavaScript functional?
About this time, another important question that you should be asking: Is JS a functional language? Usually, when thinking about FP, the mentioned languages do not include JS, but do listless common options, such as Clojure, Erlang, Haskell, or Scala. However, there is no precise definition for FP languages or a precise set of features that such languages should include. The main point is that you can consider a language to be functional if it supports the common programming style associated with FP.
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Python機器學習:數據分析與評分卡建模(微課版)
- C語言程序設計基礎與實驗指導
- PostgreSQL技術內幕:事務處理深度探索
- ASP.NET動態網頁設計教程(第三版)
- 深入淺出Windows API程序設計:編程基礎篇
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Procedural Content Generation for C++ Game Development
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Web前端應用開發技術
- Swift 4從零到精通iOS開發
- 從零開始學Python網絡爬蟲
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Java程序設計與項目案例教程
- Java EE架構設計與開發實踐