File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,11 @@ The following are lessons I have created and delivered to students.
13
13
* [ HTTP Server with Express.js] ( https://docs.google.com/presentation/d/1vBUUq6-ULxH__8geQs2OQPhyDRcSEsossK2t4i9jV0I/edit#slide=id.p )
14
14
* [ Migration and Seeds with Knex] ( https://gist.github.com/jamiesonbates/178f1bee34260510339072b47bbcf4b9 )
15
15
* [ User Authorization] ( https://gist.github.com/jamiesonbates/b6976ac948eab3cb6b14e399f0225632 )
16
+ * [ Heroku Deployment] ( https://gist.github.com/jamiesonbates/2b3b9129c3c4ebc7f3a090c538061c99 )
16
17
17
18
## Tutorials/Challenges
18
19
* [ Debug an express server] ( https://github.com/jamiesonbates/express-server-challenge )
19
20
* [ Build migrations and seed with knex] ( https://github.com/jamiesonbates/knex-migrations-seeds-demo )
20
21
* [ Fix vulnerable routes with authorization] ( https://github.com/jamiesonbates/authorization-demo )
21
22
* [ Data Structures and Algorithms] ( https://github.com/jamiesonbates/data-structures-and-algorithms )
23
+ * [ Prepare an app for deployment to Heroku and deploy!] ( https://github.com/jamiesonbates/heroku-hello-world )
You can’t perform that action at this time.
0 commit comments