- Learn WebAssembly
- Mike Rourke
- 78字
- 2021-08-13 15:38:58
nvm
We will use the long-term stable (LTS) release of Node.js (Version 8) to ensure that we're using the most stable version of the platform. We will use nvm to manage Node.js versions. This will prevent conflicts if you already have a higher (or lower) version of Node.js installed on your computer. nvm allows you to have multiple versions of Node.js installed that you can quickly switch to and isolate in the context of a single terminal window.
推薦閱讀
- Modular Programming with Python
- 零基礎玩轉區塊鏈
- 區塊鏈架構與實現:Cosmos詳解
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- The HTML and CSS Workshop
- OpenGL Data Visualization Cookbook
- Scala for Machine Learning(Second Edition)
- Visual Studio Code 權威指南
- Deep Learning with R Cookbook
- Python數據可視化之美:專業圖表繪制指南(全彩)
- .NET 4.0面向對象編程漫談:應用篇
- 大規模語言模型開發基礎與實踐
- Node.js Web Development
- Clojure High Performance Programming
- OpenCV:Computer Vision Projects with Python