- Learning Node.js Development
- Andrew Mead
- 318字
- 2021-06-30 18:56:39
Node.js version confirmation
In the browser, we can head over to nodejs.org to grab the installer for the latest version of Node(as shown here). In this book, we'll use the most recent version, version 9.3.0:

ES6 is the next version of JavaScript and it comes with a lot of great enhancements we'll be using throughout the book. If you look at the following image, Node.js Long Term Support Release Schedule (https://github.com/nodejs/LTS), you can see that the current Node version is V8, out in April 2017:
Before going further, I would like to talk about the Node release cycle. What I have in the preceding image is the official release cycle, this is released by Node. You'll notice that only next to the even Node numbers do you find the active LTS, the blue bar, and the maintenance bar. Now, LTS stands for long-term support, and this is the version that's recommended for most users. I'd recommend that you stick with the currently offered LTS option (Node v 8.9.4 LTS), though anything on the left-hand side will do, this is shown as the two green buttons on nodejs.org.
Now, as you can see, the major version numbers, bump every six months. Regardless of any sort of big overarching change, this happens like clockwork even if nothing drastic has changed. It's not like Angular where jumping from 1.0 to 2.0 was almost like using a completely different library. This is just not the case with Node, what you're getting from this book is the latest and greatest Node has to offer.
- CorelDRAW X6 中文版圖形設計實戰從入門到精通
- 物聯網安全(原書第2版)
- 電子政務效益的經濟分析與評價
- Hands-On Chatbots and Conversational UI Development
- 無人機通信
- 網絡安全技術與解決方案(修訂版)
- 網絡設計與應用(第2版)
- 6G:面向2030年的移動通信
- 網絡利他行為研究:積極心理學的視角
- 大型企業微服務架構實踐與運營
- Guide to NoSQL with Azure Cosmos DB
- 智慧城市中的物聯網技術
- 物聯網M2M開發技術:基于無線CPU-Q26XX
- React Design Patterns and Best Practices(Second Edition)
- 智能物聯安防視頻技術基礎與應用