- Refreshing on Sequelize
- Group Project 2 begins
- Idea: D&D character stats and inventory
- 5 person team
- Some overlap from previous team
- About 2 weeks to do it
- Requirements
- Needs node, express, handlebars, mysql, sequelize
- MVC folders
- GET and POST routes for CRUD
- Deploy using Heroku
- Using a new package/library the class has not used yet
- Polished UI
- Code quality, prettier, eslint
- Idea: D&D character stats and inventory
- Eslint
- npm run lint -- --fix
- Did you set up prettier?
- TravisCI
- npm odd audited 176 packages in 0.99s
- Xray from Jfrog is used in our pipeline
- Firefox
Tools and Tricks
Matt's class takes a break from programming material, focuses on tools and tricks alongside the group project.