- switch back to the 'all-webpack' stuff - use the src dir for routes, scss, and views (makeshift components) - use app.routes.js to structure the routes instead of dynamically pulling them out - use 'husky' npm package to enforce testing on local repository instead of pipelines - add 'prettier' and 'stylelint' - someday use typescript - maybe a react branch?