Build a Full Stack App with JavaScript (CRUD todos) This is the code to accompany my videos on youtube where I build a full stack application with JavaScript. Technologies Used node.js npm express.js handlebars jQuery Bootstrap PostgreSQL knex Part 1: Build a Server Rendered Full Stack App Code is here on the part-1-rendered branch Video is here Part 2: Refactor Validations and Queries from an Express Router Code is here on the part-2-refactored branch Video is here Part 3: Build a De-Coupled Full Stack App Code is here on the part-3-de-coupled branch Video is here