Django: complex page elements | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Django: complex page elements

I am building a website in Django. What is the recommended approach to create complex web pages with such elements as accordions, sidebar widgets, popups etc from scratch? I learned HTML, CSS, vanilla JavaScript (but no js framework). Is there any recommended tool for building complex elements from scratch? Or should I start with Django plugins (eg. accordions) and customize them?

23rd Jul 2020, 7:24 PM
Prof. Dr. Zoltán Vass
1 Answer
+ 4
Most people would say that you should learn react, although I would say to learn svelte. If you have no knowledge of js frameworks but you know js, learning svelte will be a cinch. Please check it out at svelte.dev
24th Jul 2020, 7:31 PM
Zachiah sawyer
Zachiah sawyer - avatar