- Mastering JavaScript Functional Programming
- Federico Kereki
- 108字
- 2021-07-02 22:41:03
What you need for this book
To understand the concepts and code in this book, you don't need much more than a JavaScript environment and a text editor. To be honest, I even developed some of the examples working fully online, with tools such as JSFiddle (at https://jsfiddle.net/) or the like, with absolutely nothing else.
However, you will need some experience with the latest version of JavaScript, because it includes several features that help writing more concise and compact code. We will frequently include pointers to online documentation, such as the documentation available on the MDN (Mozilla Development Network at https://developer.mozilla.org/) to help you get more in-depth knowledge.
推薦閱讀
- 零基礎學Visual C++第3版
- Learning AWS Lumberyard Game Development
- Python金融數據分析
- Windows Presentation Foundation Development Cookbook
- Kotlin Standard Library Cookbook
- 零基礎學Python數據分析(升級版)
- 自然語言處理Python進階
- SQL Server 2016數據庫應用與開發
- Swift語言實戰精講
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Hands-On Nuxt.js Web Development
- GameMaker Essentials
- MINECRAFT編程:使用Python語言玩轉我的世界
- GitHub入門與實踐
- Data Science Algorithms in a Week