How to create views with Node.js and Express

Опубликовано: 28 Май 2026
на канале: JePaFe Net
1,971
like

In this video, we'll learn how to send content to the user, both private and public, as well as how to create dynamic views in HTML using a view engine like EJS.

00:00 - Introduction
01:10 - Sending static content from a private folder
05:45 - Sending static content from a public folder
11:27 - Installing and configuring the EJS view engine
24:00 - Example of dynamic HTML navigation and structure

You can access the source code at the following link: https://github.com/jepafenet/crud-nod...