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.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (5)
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.
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
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.
Is Django good? Or, what would be backend to use? I like how Django is setup for a Admin. Is it used often?
Its good and easy to understand. I don't think there are backend frameworks with admin. It is unique to Django.