Blog: ReThinking Django Template: Part 2

Tired of SVG mess in your Django templates?

My latest post, “ReThinking Django Template: Part 2,” dives deep into efficient ways to handle inline SVG icons. From handy packages like heroicons and dj-svg to building your own powerful components, I’ve got solutions to clean up your Django template code and boost reusability.

Ready to make your Django templates much cleaner?

ReThinking Django Template: Part 2

2 Likes

Great showcase so far!
I think that the example is missing the updated svg template that would be used by the viewcomponent.