Bootcamp
Searchโ€ฆ
Bootcamp
Welcome to Bootcamp!
๐Ÿ› 
Logistics
๐Ÿ“š
General Reference
๐Ÿž
Projects
0: Language and Tooling
1: Frontend Basics
๐ŸŒˆ
CSS
2: Backend Basics
3: Backend Applications
4: Backend Structure
4.0: Module 4 Overview
4.1: ORM, Sequelize
4.2: MVC
4.ICE: In-Class Exercises
4.POCE: Post-Class Exercises
5: Full-Stack Applications
6: Frontend Infrastructure
7: React
8: Advanced React
9: Advanced Topics
๐Ÿงฎ
Algorithms
๐Ÿ’ผ
Interview Prep
โ˜บ
User Experience
Powered By GitBook
4.0: Module 4 Overview

Back-End app with PostgreSQL

Our index.js file is now very long. We'll refactor it to split it in into routes, controllers and models.
We'll get rid of SQL by using an NPM library to abstract away the queries.
Previous
4: Backend Structure
Next
4.1: ORM, Sequelize
Last modified 27d ago
Copy link