Skip to content

Tags: HackSheffield/workshops-spring-2018

Tags

deployment-start

Verified

This commit was signed with the committer’s verified signature.
dannycjones Daniel Carl Jones
Add Workshop 3 code!

api-start

Verified

This commit was signed with the committer’s verified signature.
dannycjones Daniel Carl Jones
Add slides and notes for APIs!

api-end

Verified

This commit was signed with the committer’s verified signature.
dannycjones Daniel Carl Jones
Add Workshop 3 code!

frontend-end

Verified

This commit was signed with the committer’s verified signature.
dannycjones Daniel Carl Jones
Workshop 02!

servers-start

Update README.md with Glitch note

servers-end

Refactor main router

This change makes usage of the main router a little nicer. We create a router object, define all the routes, and then we can export and use this router on any path as 'middleware'.

frontend-start

Refactor main router

This change makes usage of the main router a little nicer. We create a router object, define all the routes, and then we can export and use this router on any path as 'middleware'.