DEV Community

Discussion on: Generalist vs Specialist Developers: Theory and practice

Collapse
 
rhymes profile image
rhymes

Do you think Frontend Development is moving to a phase that implementation of web interfaces for the browser is going to be only secondary to things like Node.JS, mastery of docker and microservices, and mobile development?

I think the opposite.

Frontend development is becoming harder (partly because of the tooling) due to the fact that we're asking developers to master frontend programming for reactive applications and not more static websites with some sprinkle of JS.

I genuinely think stuff like RxJS or Redux/Vuex to be more complicated than most CRUD web apps they are sitting on top of :D

In some situations you could also mostly do away with backend and use a collection of services (see Firebase or AppSync), so what remains in that case is a strong knowledgeable frontend developer paired with a designer.

Frontend developers are not going anywhere, as some point also those companies will realize that (or lose business and/or customers).

Even if you think you're a generalist you're still a specialist that knows one thing better than the others :-) How can you be great at 3 different domains (frontend web, backend web and mobile) and have a life outside that room at the same time :D ?

Collapse
 
katsanos_george profile image
George Katsanos • Edited

I guess part of the answer to "How can you be great at 3 different domains (frontend web, backend web and mobile) and have a life outside that room at the same time :D ?" is embedded in the question :) There's plenty of developers for example in the ecosystem where I live who pretty much have no life other than their work.

Collapse
 
rhymes profile image
rhymes • Edited

There's plenty of developers for example in the ecosystem where I live who pretty much have no life other than their work.

That's the thing. It all comes down to choice. I'm 100% sure that I would know more as a software developer if I were to have no other interests or have no social life.

BUT

Would I be a better or more effective software developer? That I don't know and I would probably argue that maybe not. Yeah, I might finally learn everything about Kubernetes and Rust and this and that instead of postponing but... then? Do I get life points?

I think that sometime we forget that in order to be more effective professionals we need to fulfill all aspects of the person that contains such professional. I think there's value in total committment but we're not robots, there's a lot of value in being a functional human being with social connections that has an appreciation (and maybe not absolute mastery) of their job. If I were in the life saving business I would probably have a different opinion, but I'm not.

I have done the total committment thing. I was miserable, in a non english speaking foreign country (and english is not my first language, bonus points for me :D) and my only interactions for the first few months were with colleagues I saw too much because of the insane hours and the owners of the stores around the office. I badly needed people to talk something other than Ruby on Rails to. This doesn't mean it wouldn't work for other people, I'm talking about me. I made a choice after working for early stage startups that led me to me being a freelancer and being ok with the fact that I'll never know everything about everything.

Looking back I wouldn't do it again. We think we're different from people that have other types of jobs but that ain't true.

I'm still yet to see an old person on their death bed saying "I wish I memorized the entire Kubernetes manual by memory instead of spending time with my friends when I got the chance".

(ps. you can do both for a while, but that breaks my story telling so we won't consider that :P)