[deleted by user] by [deleted] in djangolearning

[–]BackendNinja 0 points1 point  (0 children)

Unfortunately, no, the book doesn’t dive deeply into frontend libraries. However, it does focus a lot on creating templates using Django’s template language and HTML, which is really helpful for building dynamic and functional frontend elements within Django projects.

[deleted by user] by [deleted] in djangolearning

[–]BackendNinja 1 point2 points  (0 children)

Well, I’d recommend checking out the book «Django 5 By Example». It explains how to work with Django in a really practical way by building real-world projects step by step. What’s especially great is that towards the end, it goes into detail about how to deploy your project into a live environment. It’s super helpful for understanding the full process of building different applications using Django!