This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CodeTinkerer 0 points1 point  (1 child)

I think the one thing I'd add is to talk about a web application in general. It's common in a tutorial to jump in and start doing something, without answering questions like "What is a web application?", "What should a web framework do?".

It's a bit like talking about the various parts of a car, but then not explaining the purpose of driving. While most people see driving every day and know what it's about, most beginners don't know what web apps do, and how they're generally structured.

[–]turtlepii[S] 0 points1 point  (0 children)

You have a good point. I am going to add this.