Learn Node and Express #7 - Database Driven Web Application Part 1

Опубликовано: 25 Апрель 2026
на канале: Degan Kettles
1,079
23

This is the seventh in a series of lessons that will teach you how to use JavaScript with Node. In this lesson, you will learn how to read data from a database table and add data to a database table. The technologies used are Node, Express, EJS, Knex, and PostgreSQL