- JavaScript Domain:Driven Design
- Philipp Fehre
- 118字
- 2021-07-16 20:48:39
What you need for this book
The book uses JavaScript as the language of choice throughout. In order to provide a consistent runtime environment, JavaScript Node.js is used throughout the book as the runtime. Other tools from the Node.js ecosystem are used as well, mainly npm as the package manager. To work with the code in the book, you need a version of Node.js, which is available for Windows, Macintosh OS, and Linux from the Node.js website http://nodejs.org/. It comes packaged with npm. For editing code, I recommend using your favorite text editor or IDE. If you don't have one, maybe give Sublime Text or Vim a try, these are also available for Windows, Macintosh OS, and Linux.
推薦閱讀
- 零基礎學Visual C++第3版
- DevOps with Kubernetes
- 小創客玩轉圖形化編程
- Mastering Selenium WebDriver
- Vue.js前端開發基礎與項目實戰
- arc42 by Example
- 認識編程:以Python語言講透編程的本質
- 編寫整潔的Python代碼(第2版)
- HBase從入門到實戰
- 深入理解Java7:核心技術與最佳實踐
- Python數據分析(第2版)
- Mastering ServiceNow(Second Edition)
- Hands-On Functional Programming with TypeScript
- HTML5與CSS3基礎教程(第8版)
- 機器學習與R語言實戰