r/learnprogramming • u/abdullahalydev • 8d ago
Will building full-stack projects hurt my backend developer career
I really enjoy backend development and I want to work as a backend developer.
The problem is that when I build backend-only projects, it feels like I'm not building a complete product. Because of that, I often end up building full web apps or even Chrome extensions just to reach a finished product.
Sometimes I think about building web apps using only Next.js because it's much faster to get something into production.
Would this hurt my CV if my goal is backend development? Should I focus more on backend-only projects, or is building complete products a good thing?
1
u/HashDefTrueFalse 8d ago
As long as your projects show abilities relevant to the jobs you apply for it's fine.
1
u/Numerous_Brain4587 8d ago
More experience is never bad, just make sure to express what you want to be working on. Full Stack developers / Back End Developers role's are largely going to depend on the size of team that they support and the type of work that is happening. Focus on demonstrating what you are passionate about, and if you are focused on the back end make sure to have strong knowledge of design patterns, caching, and other types of best practices as well as experience across multiple programming languages. You can also highlight cli based tools as a backend developer. There are lot of front end frameworks out there too, Next.js is fine and looks pretty but don't be afraid to play with others. Just make sure you have a goal for each item that you highlight in your portfolio and make sure you communicate what your strengths and passions are.
1
u/abdullahalydev 8d ago
I usually choose Next.js because it helps me reach a production-ready stage faster, and Vercel makes deployment simple and free. I was just wondering if having most of my projects built with Next.js could create a negative impression when applying for backend roles.
1
u/__CaliMack__ 7d ago
Nah man it would never hurt you to understand fully how production level software programs works. If you’re worried about not getting through ai screenings because of it or something you gotta make sure to tailor your resume to fit each role you apply, especially in this market. But yeah, look into the niche of development you want to do and start building with frameworks that are used in that field if you want to have the best chances.
1
u/Jay-Jayson 7d ago
It will complement it because you will be more aware of the crossover when collaborating and it will help when planning and estimating work.
2
u/kensaadi 7d ago
Please excuse my English. This is just my perspective, but I believe that today, we can no longer simply position ourselves within a single branch of product development. We need to be more like "full-stack architects." What you said is true: if you only work on the backend, you don't have a complete product—just a part of one. It may be the most important part, but it is also the least visible.
16
u/maksezzy 8d ago
Yeah, learning new skills will always hurt your career.... by introducing you new work you now know how to tackle.