Express.js is a lightweight web application framework built on top of Node.js and written in JavaScript. It can be used to build complete full-stack web applications using simply JavaScript on the back-end and front-ends drastically simplifying web application development.
In this technical tutorial series, you will learn the basics of the Express.js framework in preparation for a deep dive into how to build complete web applications using Express.js in a separate project-based tutorial coming soon.
Published by