DEV Community

Discussion on: Best Frontend & Backend

Collapse
 
dabjazz profile image
Yash_Jaiswal

Don't fall into Analysis paralysis. Take a look at the current market and go with what's trending.

Collapse
 
yobretyo profile image
Bret

I’ve been using React mainly, but started with Vue, Vue has allot more “extras” that are personal to it, so it kinda messes me up. I’ve focused on Django at times and python, but Py kinda seems more demand of DS or ML, Django seems great as a backend, but I haven’t seen allot of want for it.

Collapse
 
dabjazz profile image
Yash_Jaiswal

Vue can be great if you want to learn things quickly. React needs time. Django is overall fit. You can go with that. Especially the community for python is very responsive and the Docs for django are very easy to understand

Thread Thread
 
yobretyo profile image
Bret

I like django, but I don’t like Jinja templates. Tho, a CMS to me is more of a “flow”, with creating/adding functioning parts.

Thread Thread
 
dabjazz profile image
Yash_Jaiswal

Yeah, I agree jinja templating can be a drag, I learnt flask and Jinja templating plays a big part in that, but that just a small functionality, you can explore way past that