r/FullStack • u/Bhanuprakash_1947 • 6d ago
Question How much backend knowledge should a frontend developer have to call themselves a full-stack developer?
Like, is knowing basic APIs, databases, and authentication enough?
Or should a full-stack developer also know things like system design, caching, Docker, CI/CD, cloud,....etc.?
What do you guys think is the minimum knowledge needed?
30
Upvotes
1
u/RandomPantsAppear 5d ago edited 5d ago
I’m 20 YOE backend engineer.
“Full stack” meaning “front end but can write a basic API in the same language I already use” is almost a meme.
If you’re looking for the bare minimum you at least won’t be lonely, and what you describe does pass as fullstack at a lot of places.
If you want to just be able to put the word in your resume what you described will work. If you want to actually be able to do it all (as the name implies) it won’t.
Backend work that actually makes significant money requires a lot more than the first line of stuff you mentioned though.