- 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.
推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- JMeter 性能測(cè)試實(shí)戰(zhàn)(第2版)
- TestNG Beginner's Guide
- Web Application Development with R Using Shiny(Second Edition)
- 零基礎(chǔ)學(xué)Java(第4版)
- 高級(jí)C/C++編譯技術(shù)(典藏版)
- 匯編語言程序設(shè)計(jì)(第3版)
- Java Web程序設(shè)計(jì)任務(wù)教程
- Jenkins Continuous Integration Cookbook(Second Edition)
- Mastering Linux Security and Hardening
- Learning Node.js for .NET Developers
- ASP.NET 4.0 Web程序設(shè)計(jì)
- 算法秘籍
- 精通Spring:Java Web開發(fā)與Spring Boot高級(jí)功能