- Beginning API Development with Node.js
- Anthony Nandaa
- 87字
- 2021-07-23 17:21:47
Applications of Node.js
Node.js has the following four major applications:
- Creating REST APIs: We are going to look into this more in subsequent chapters
- Creating real-time services: Because of Node's asynchronous event-driven programming, it is well-suited to reactive real-time services
- Building microservices: Since Node.js has a very lean core, it is best suited to building microservices, since you will only add dependencies that you actually need for the microservices, as opposed to the glut that comes with other frameworks
- Tooling: For example, DevOps automations, and so on
推薦閱讀
- 廣電5G從入門到精通
- Mastering Node.js(Second Edition)
- 網絡教育學習指導
- Mastering Machine Learning for Penetration Testing
- Web Application Development with R Using Shiny
- 物聯網關鍵技術及應用
- React:Cross-Platform Application Development with React Native
- Mastering Dart
- 搶占下一個智能風口:移動物聯網
- INSTANT KineticJS Starter
- Practical Web Penetration Testing
- Dart Cookbook
- 移動互聯網新思維
- 一本書讀懂移動物聯網
- 互聯網安全的40個智慧洞見(2018)