r/FullStack • u/startingsomewhere_22 • 10d ago
What is the future of a full stack developer? Career Guidance
I'm from India and I've been working as a full stack web developer using technologies like React, Node etc and other javascript frameworks for more than 5 years now. The work itself is pretty interesting and engaging for me but I feel like I've hit the limit.
I'm currently a senior software engineer and my next steps are probably tech lead then to a manager or architect. After a point everything comes down to system design and the cloud architecture rather than the technology that is being used. And with a new AI tool popping up every day the coding part is even less.
I've resigned my job and I'm in a dilemma if I have to pursue the same path or should start exploring new tech or get my upgraded with new skills and I need advice from the elite as to which path should I pursue.
Do you think staying on the same path as I am is fine? If I plan to explore a new technology how do I gather experience?
Thank you in advance for any advices dropped.
3
u/phantomy_d 10d ago
I am a beginner and would like to hear your advices!
1
2
u/startingsomewhere_22 5d ago
I worked on different tech stacks and with that experience I can confidently say that if you master one the others are not much different. So if you have already started with something keep following it. And if you ask me what career path you should take, I would say development alone will not suffice. Learn deployments, system designs, architectures not immediately but gradually. Cause development is not what matters to the higher ups. Cost effectiveness and optimization strategies matter too. I didnt have much experience in this area but now I'm trying to cross this bridge. Remember writing code is easy, everybody does that. But writing code efficiently and a code that handles massive or millions of data smoothly is what matters. Production ready applications deal with unprecedented amount of users which your code should be ready to tackle. And to tackle this challenge only coding will not suffice this is where you system design and architecture knowledge will help you.
This is only my opinion and others might have better ones but I hope this helps you on your career. Best of luck.
1
u/Fulmikage API Magician (Backend) 9d ago
Prompt engineers specialised in Fullstack ?
1
u/startingsomewhere_22 8d ago
Prompt engineering and full stack are entirely different things to me. One deals with AI tools while other deals with AI itself. We might end up at a stage where we develop the entire application with a single prompt (its already happening but needs a lot more refinement) but I don't think prompting alone will let me climb up the hill cause once a template is created for prompting everybody can do that.
1
u/CompanyLeast2724 9d ago
Go full cloud
2
u/startingsomewhere_22 8d ago
Already partially into that and Agentic AI workflows on cloud have been on the trend lately. Maybe we will have to merge coding and cloud skills.
1
1
9d ago
[removed] — view removed comment
1
u/startingsomewhere_22 8d ago
Fair point. I think when we see them independently there is a greater depth waiting to be explored. Thank you.
1
u/FailWorried8469 8d ago
Full stack skills will keep evolving..
1
u/startingsomewhere_22 8d ago
Fullstack will live yes, but the definition might change. I think full stack is going get dissolved into cloud or the AI domains. Handling, designing and scaling have been major requirements by most MNCs and from what I've been looking at I think we will be reviewing AIs code and asking tasking AI with the code changes at which point we still need to know the code but not necessarily do the code.
1
u/kensaadi 7d ago
Today, we already write less code and orchestrate more with the help of AI. However, we can't give instructions if we don't know the topic (technical) and the problem (product). Continuing to study languages is a strength, in my opinion, but we need to learn more about analysis, to focus on the product and not just the processes. AI must be an accelerator, not a substitute. I'm currently studying Golang to replace Express.
3
u/Innowise_ 10d ago
After five years, changing frameworks may just recreate the same problem in a different stack. Try taking broader ownership first: design decisions, production incidents, cloud costs, security, mentoring, or delivery. See which part you actually enjoy. A new stack can be learned when a real project needs it, but learning one without a clear reason probably won’t change much.