DEV Community

Discussion on: Do front-end developers fear the back-end?

Collapse
 
tanth1993 profile image
tanth1993

as a Front-End developer, we can focus on the layout, UI/UX, CSS or working in a front-end frameworks (Reactjs, VueJS,...).
Moreover, a front-end dev could do some simple CRUD Apis - just simple for those.

  • front-end devs don't need to know the aspects of back-end such as how to create background jobs(Cron jobs), optimise database, webhook,... (well, it just nice to have) in my projects, sometimes I have to write APIs for my front-end. It's cool bros, Ican decide on my own whatever the data is and modify it as I want