- Mastering Reactive JavaScript
- Erich de Souza Oliveira
- 73字
- 2021-07-09 20:33:05
Node.js
We will be using node version 6.9.1, the most recent LTS version of nodes at the time of writing. You can find versions of it for Windows, Mac, and Linux at the following link:
https://nodejs.org/en/download/releases/.
We are going to use a lot of arrow functions throughout this book, so we expect you to have familiarity with this ES6 feature. You can run the codes described here in any node version above 4.x.
推薦閱讀
- 電腦組裝與系統安裝
- Windows Vista基礎與應用精品教程
- 每天5分鐘玩轉Kubernetes
- Modern Web Testing with TestCafe
- Ansible權威指南
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- 網絡操作系統:Windows Server 2003管理與應用
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 嵌入式Linux系統開發:基于Yocto Project
- 構建可擴展分布式系統:方法與實踐
- Linux Shell編程從入門到精通(第2版)
- Linux內核觀測技術BPF
- Mastering Reactive JavaScript
- Ceph分布式存儲實戰
- jQuery UI Cookbook