node-workshop
node-workshop copied to clipboard
Build a CMS in Node with no frameworks.
Hey, I've been trying to follow this workshop but am visiting family and don't have the luxury of a mentor/study-buddy. I think that this workshop could be much improved for...
At l.29 it could be useful to remind the reader that they'll need to create a way to listen out for the specific url of the form (i.e. a new...
From points raised from Founders and Coders students whilst doing this workshop (documented in foundersandcoders/master-reference#781) we would like to change the name of the `handler`/`handler.js` function/file to `router`/`router.js`. The reasoning...
In week 7, we found that it is difficult for people to find the authoritative documentation on `request` objects, as they are described in the node docs as `message` or...
Do we need to add link to workshop-cms-complete at the bottom of the readme?
Proposition: - Add examples how to modularise project structure - Add links to our previous workshop from November - Reformat - Add references where to go next - Add best...