I have a question. What is the difference between a front end, back end, and a full stack developer?
For further actions, you may consider blocking this person and/or reporting abuse
I have a question. What is the difference between a front end, back end, and a full stack developer?
For further actions, you may consider blocking this person and/or reporting abuse
Harold Defree -
Sushant Gaurav -
Ibrohim Abdivokhidov -
Maurya Lal K M -
Top comments (2)
In short,
The front end covers the appearance of a website, including the UI and the animation.
The Back end covers part of a website that can't be seen by the client that runs on the server and receives requests from the clients and send appropriate data back to the client.
The full-stack is both the front end and the backend.
Front end developer means the developer who develops front end
Back end developer means the developer who develops back end
Full-stack developer means the developer who develops both front end and back end
Thank you. I was confused on the difference.
Some comments may only be visible to logged-in visitors. Sign in to view all comments.