- 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.
推薦閱讀
- Apache ZooKeeper Essentials
- GraphQL學習指南
- 深度學習經典案例解析:基于MATLAB
- JavaScript Unlocked
- Cassandra Design Patterns(Second Edition)
- 深入淺出RxJS
- Web程序設計(第二版)
- Serverless架構
- The HTML and CSS Workshop
- OpenStack Orchestration
- Learning FuelPHP for Effective PHP Development
- PLC應用技術(三菱FX2N系列)
- Unity&VR游戲美術設計實戰
- 微課學人工智能Python編程
- Hadoop 2.X HDFS源碼剖析