I am so confused about my level in Django. I have a lot of experience with Django, but I can’t rate myself. I don’t know if I’m ready for Django Rest Framework. Can someone provide me with some advice and give me the best roadmap for when I should study each topic in Django?
My suggestion is to learn what you need to learn to achieve your goals.
If you have a need for DRF, then learn it. If you don’t have that need, then don’t.
This doesn’t mean that you shouldn’t be aware of other topics, just that you don’t need to learn them until you need to. For example, you should be aware of what formsets are and what they do, even if you don’t currently need them. But at least by being aware of them, when you do encounter a situation where they would be useful, you know they exist.
1 Like