March 2019
Intermediate to advanced
352 pages
9h 39m
English
This chapter covers
Express.js is the most important and most used Node.js framework. That’s not without reason: Express.js is easy to use and has a large ecosystem of middleware that can help you build an API or server-rendered web application. But using Express.js still requires a server that will host the application, which means we’re back to the problems this book tries to solve by using serverless technologies. ...
Read now
Unlock full access