+ 6
Does front-end developer really exist?
You need to know and do back-end to be able to manage front-end.
2 Answers
+ 5
they can be completely seperated. front end developer manage every user interaction, while the logic handled by backend abstracted by an API.
we even have firebase today, a posibility for clientside to directly interact with database. so depend on the system some front end may not need to rely on database interface in form of API anymore
+ 3
Yes