- Server Side development with Node.js and Koa.js Quick Start Guide
- Olayinka Omole
- 70字
- 2021-06-10 18:57:08
Preface
The release of modern versions of the JavaScript language has made it possible to build more modular and scalable applications in Node.js. Koa is a next-generation Node.js framework that has taken a lot of the newer JavaScript features to make development of robust web applications in Node.js much easier.
You will learn how to efficiently build robust web applications in Koa using modern paradigms and techniques in Node.js development.
推薦閱讀
- Cocos2D-X權威指南(第2版)
- Getting Started with CreateJS
- VMware vSphere 6.7虛擬化架構實戰指南
- Web Application Development with MEAN
- Java性能權威指南(第2版)
- 快人一步:系統性能提高之道
- C++面向對象程序設計習題解答與上機指導(第三版)
- Python忍者秘籍
- C和C++游戲趣味編程
- 執劍而舞:用代碼創作藝術
- 西門子S7-200 SMART PLC編程從入門到實踐
- Qt5 C++ GUI Programming Cookbook
- Python:Deeper Insights into Machine Learning
- Struts 2.x權威指南
- C編程技巧:117個問題解決方案示例