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