- 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.
推薦閱讀
- Java逍遙游記
- TypeScript Essentials
- JIRA 7 Administration Cookbook(Second Edition)
- 從0到1:HTML+CSS快速上手
- Linux環境編程:從應用到內核
- Java EE 7 Development with NetBeans 8
- Python Web數據分析可視化:基于Django框架的開發實戰
- AppInventor實踐教程:Android智能應用開發前傳
- MATLAB 2020從入門到精通
- NoSQL數據庫原理
- Python+Tableau數據可視化之美
- 并行編程方法與優化實踐
- SpringBoot從零開始學(視頻教學版)
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Learning PrimeFaces Extensions Development