- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 83字
- 2021-07-08 10:32:37
Internet of things (IoT)
With the advent of Internet of things (IoT), the Node.JS ecosystem provides amazing library support for various devices like sensors, beacons, wearables, and so on. Node.js is considered as an ideal technology for managing the request made by those devices via its powerful backbone of streams and non-blocking I/O. Popular IoT board variants like Arduino, Raspberry Pi, and so on, have more than 300 Node.js packages. The developers building data-intensive, real-time applications often find Node.js as a natural fit.
推薦閱讀
- Mastering Adobe Captivate 2017(Fourth Edition)
- Computer Vision for the Web
- MySQL 8 DBA基礎教程
- Mastering Ubuntu Server
- Java深入解析:透析Java本質的36個話題
- Spring Boot企業級項目開發實戰
- Instant Lucene.NET
- 零基礎學HTML+CSS
- Arduino Wearable Projects
- Angular Design Patterns
- Python+Office:輕松實現Python辦公自動化
- 從零開始學UI:概念解析、實戰提高、突破規則
- WordPress Search Engine Optimization(Second Edition)
- 程序員必會的40種算法
- Java核心編程