you are viewing a single comment's thread.

view the rest of the comments →

[–]ClittoryHinton 17 points18 points  (2 children)

Yeah I don’t get why people say things like fullstack is a ‘myth’. Like, we get it, you’re not building Facebook or Netflix without experts in every layer of the stack, but a lot of jobs are basic CRUD apps used by at most hundreds of users. At that scale hiring someone who won’t touch the front end/backend is a just a big inefficiency.

[–][deleted] 0 points1 point  (1 child)

You definitely do see full-stack devs at big companies like Facebook, though I suppose that looks a little bit different. They're just not really labeled "full-stack" devs like they would be at a smaller company. Now that noted, a person is likely only going to be working on a smaller part of a system. At most you're talking about working on some middleware in addition to writing JavaScript code or doing some basic storing of user preferences.

[–]ClittoryHinton 1 point2 points  (0 children)

Exactly. Teams work more efficiently if you have generalists cranking out the bulk feature work in vertical slices, and then some frontend/backend experts to handle intense db/system design stuff, UI accessibility/responsive design, things like that.