Does web development get easier?

It gets easier, in my opinion. At least, your ability to learn new things will improve.

It's unfortunate that so much on the internet teaching you how to do web development is so bad. They're usually in the form of "tutorials", and tutorials suck.

Tutorials are like recipes for cooking, a list of steps to achieve a goal. Unless you want to cook the thing in the recipe, the recipe isn't very useful, and even if you do it won't help you understand the steps.

Don't overthink it. If you're planning to be mostly doing backend development with a framework like Django, there are two main things you need to know somewhat well: HTTP and databases (most likely relational databases). Focus on those two things and you'll be fine.

/r/django Thread