Should I learn Django first or understand web concepts like databases, APIs, and HTTP first?
I'm new to Django, and I'm currently learning from the official tutorial in the documentation. While going through it, I’ve noticed that many web-related concepts—such as databases, APIs, HTTP, and other web technologies—are mentioned frequently. I have a general understanding of these topics, but I don't fully grasp them yet. Despite this, I feel like I'm making decent progress with Django so far. So, should I continue learning Django and pick up these concepts along the way? Or should I take a step back and learn the fundamentals of web development first before diving deeper into Django?