This Tech Talk, hosted by Stefano Cascavilla, one of our lab content creators, introduces ExpressJS, a lightweight framework based on Node.js, which can be used for launching web applications and RESTful APIs. In this lesson, you will learn about what the ExpressJS framework is, how it works, and how you can use it for your applications. You'll learn how to create and implement middleware using ExpressJS, and you'll also learn about the Mustache template engine.
This lesson is intended for developers or anyone who wants to improve their knowledge of ExpressJS.
To get the most out of this lesson, you should have a basic understanding of JavaScript and Node.js.