4 ms·
Oh man, this is far superior to the official Django tutorial I think. MDN really does a good job at holding your hand through the process. There are moments wh
by TheOneTrueKyle 10y ago
Oh man, this is far superior to the official Django tutorial I think. MDN really does a good job at holding your hand through the process.
There are moments when going through docs where way too many assumptions are made about what I know. This is where prerequisites and objectives really help out. I know what I am getting into before grokking.
- soapdog 10y agoThey also released a similar one about NodeJS + Express at https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs https://developer.mozilla.org/en-US/docs/Learn/Server-side/E... both are very good at hand holding and helping you out. The learning sites from MDN are very good. ;-)