DEV Community

Bret
Bret

Posted on

CRUD in Django seems better use of Time vs React or Vue.

Which is a better use of time? Using React? Or Django for CRUD? I’m inbetween Python/Django, React, Vue or maybe Datascience. I’m not sure which is better
to focus on,
and, which is better
“use of time”
to do one thing.

Top comments (5)

Collapse
 
smyja profile image
Smyja

Use any. If you like frontend try react and Vue for a crud app, then pick which one was faster for you to understand or well documented.

Collapse
 
yobretyo profile image
Bret

i like react, but vs django - CRUD is allot better to make with Django. it seems like allot of extra code with react and or vue

Collapse
 
smyja profile image
Smyja

If you're interested in a career, pick react or Vue for frontend most companies use frontend frameworks. If you want to do this as a hubby, just stick with Django.

Thread Thread
 
yobretyo profile image
Bret

Is Django good? Or, what would be backend to use? I like how Django is setup for a Admin. Is it used often?

Thread Thread
 
smyja profile image
Smyja

Its good and easy to understand. I don't think there are backend frameworks with admin. It is unique to Django.