- 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.
推薦閱讀
- C及C++程序設計(第4版)
- JSP網絡編程(學習筆記)
- OpenDaylight Cookbook
- C語言程序設計案例教程(第2版)
- Visual C++串口通信技術詳解(第2版)
- Building Serverless Applications with Python
- Scala程序員面試算法寶典
- 計算機應用基礎案例教程
- C++ Fundamentals
- Zabbix Performance Tuning
- Lift Application Development Cookbook
- App Inventor 2 Essentials
- WebStorm Essentials
- Python機器學習與量化投資
- Scrapy網絡爬蟲實戰