- Server Side development with Node.js and Koa.js Quick Start Guide
- Olayinka Omole
- 210字
- 2021-06-10 18:57:11
How can this book help you understand Koa better?
This book takes a practical approach to teach JavaScript developers how to understand the Koa framework. In the course of this book, we will examine important concepts in Koa, such as the request, response, and context objects. We will also look at other concepts that will be helpful for building real-world applications such as request and error handling.
We will build two applications to reinforce the concepts we learned about Koa. These applications will include a REST API and a fully-fledged web application.
As we build the REST API, we will learn how to create routes, handle requests, and send responses from their APIs. We will also learn practically how the context object works for API creation. We will build an API that will have CRUD (Create, Read, Update, and Delete) functionality; hence, we will also be interacting with a database. Building a real-life application will also afford us the chance to learn about how you can decide to structure your Koa applications.
Building the fully-fledged web application will allow us to learn how to build an application in Koa with views and templates. We will also learn how to authenticate, handle forms, handle sessions, and so on, in the framework.
- 從零構(gòu)建知識圖譜:技術(shù)、方法與案例
- Learning ROS for Robotics Programming(Second Edition)
- 深入實(shí)踐Spring Boot
- Learning Bayesian Models with R
- Unity Shader入門精要
- 精通MATLAB(第3版)
- Regression Analysis with Python
- Java圖像處理:基于OpenCV與JVM
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- C++從入門到精通(第6版)
- 進(jìn)入IT企業(yè)必讀的324個Java面試題
- Applied Deep Learning with Python
- INSTANT Premium Drupal Themes
- Web開發(fā)新體驗(yàn)
- Mastering Unity Scripting