+ 3
What does full stack developer mean?
3 Respuestas
+ 26
A Full-Stack Web Developer is someone who is able to work on both the front-end and back-end portions of an application. Front-end generally refers to the portion of an application the user will see or interact with, and the back-end is the part of the application that handles the logic, database interactions, user authentication, server configuration, etc. Being a Full-Stack Developer doesn’t mean that you have necessarily mastered everything required to work with the front-end or back-end, but it means that you are able to work on both sides and understand what is going on when building an application.
https://medium.com/coderbyte/a-guide-to-becoming-a-full-stack-developer-in-2017-5c3c08a1600c
+ 6
full stack developer means you work with frontend and backend web developing. you do more beyond thatx like working with databases and clients, for example. the meaning is far more indepth with much heavier explanation, which you can see here.
https://www.quora.com/What-does-the-term-full-stack-programmer-mean-What-are-the-defining-traits-of-a-full-stack-programmer
edit: the article where @Adi's response is from if you need further reference: https://medium.com/coderbyte/a-guide-to-becoming-a-full-stack-developer-in-2017-5c3c08a1600c
+ 4
@Adi
@Vinny
Thank you, for the great answers!💾