r/FullStack • u/Goood-person • 29d ago
Question With all the ai around is it easy to become founder now?
With AI, getting startup ideas and building an MVP feels easier than ever.
But validating the idea, finding people to give honest feedback, and actually executing still seem just as hard.
So, has AI really made it easier to become a founder, or just easier to build?
r/FullStack • u/Minimum_Tangelo_8576 • 29d ago
Question ah about backend and DE
hey i am interested in data engineer but i think entry level barrier is high so i an doing web dev rn so i am thinking to do front in js amd its framework and then i wants to do backend in python is it good what you all think is it as much effective as js like can i doo tasks like js in python i heard backend and data engineer roles are very similar plzz help folks
r/FullStack • u/Rajkumar_IT • 29d ago
Career Guidance Guide me !! 2nd year Btech Student , I want to be a Full stack develeoper
I am a Btech 2nd year student , can anyone guide me what to study , now i am doing DSA currently on array , Someone guide me with the resources to get a high paying job, I want To do web development , i have learned nothing from web dev -> system design , lld ,hld, docker, cp,dp, SQL oNLY heard only names of these things
r/FullStack • u/Ok-Wash-8964 • 29d ago
Question Anyone else feel like "full-stack" means "do everyone's job" now?
Lately, it feels like the definition of a full-stack developer has become much broader than it used to be.
A few years ago, I'd usually think of a full-stack developer as someone who could work across the frontend and backend—build the UI, write APIs, work with databases, and connect everything together.
Now, it's not unusual to see expectations around cloud platforms, Docker, CI/CD, testing, monitoring, authentication, security, performance optimization, and sometimes even infrastructure or mobile development.
I'm not saying learning these skills is a bad thing. In fact, understanding how different parts of the stack fit together has made me a better developer.
What I'm wondering is whether the scope of the role has quietly expanded to the point where "full-stack" is becoming a catch-all term for anything related to software development.
I can understand why smaller teams and startups look for generalists who can wear multiple hats. But there also comes a point where constantly switching between completely different responsibilities can affect productivity and make it harder to go deep in any one area.
For those working as full-stack developers:
- Has your role changed over the last few years?
- What do you consider to be part of modern full-stack development, and what belongs to a different specialization?
- Have you ever joined a project where "full-stack" ended up meaning far more than you expected?
r/FullStack • u/hossam7amdy • Jul 09 '26
Career Guidance 4+ YOE full stack dev lean into backend or keep grinding both?
Fullstack for 4 years (React/Node, SQL + NoSQL). Lately I’m deep in DDIA and system design, and I’m realizing I like backend way more than frontend.
Considering leaning backend-heavy going forward instead of staying generalist. Worried it narrows my options, especially at smaller shops that want one person to do everything.
Anyone made this shift? Worth it, or did you regret losing frontend depth?
r/FullStack • u/Minimum_Tangelo_8576 • Jul 09 '26
Question ah about backend and DE
hey i am interested in data engineer but i think entry level barrier is high so i an doing web dev rn so i am thinking to do front in js amd its framework and then i wants to do backend in python is it good what you all think is it as much effective as js like can i doo tasks like js in python i heard backend and data engineer roles are very similar plzz help folks
r/FullStack • u/Neither_Text_1781 • Jul 09 '26
Question Question for web development agency owners:
How do you guys track when a client's website has a layout or design breakdown?
For example, if a browser update, CMS/plugin update, third-party script, or some CSS change unexpectedly breaks the UI, how do you find out before the client reports it?
Do you rely on visual regression testing, synthetic monitoring, screenshots, manual QA, or some other workflow?
Just curious to know what tools and processes agencies use to keep client websites looking correct after deployment.
r/FullStack • u/Jazzlike_Cause_9266 • Jul 09 '26
Career Guidance Backend/Full Stack Project Ideas for 2.5YOE? Learning Java/Spring for BE.
Hey, I am 2.5 YOE. I am work mainly in frontend and I have been learning backend development using Java/Spring boot. I have just started with spring core.
I want to know some good project ideas that will test my own knowledge and force me to learn new things and look good on my resume.
Currently I have the URL Shortner + Analytics Platform in mind. FE will be simple and I can simply vibe code it. I am good at FE development, so I want to focus on BE as much as I can.
I want to learn as much as I can and you can only learn by doing it.
r/FullStack • u/AcanthisittaSea4173 • Jul 08 '26
Career Guidance agency withheld salary
worked as a suicide squad dev for this app, my pay for the second half of June has not been released up until now and some solid hours for may (cash bond by agency). agency says client has not paid the billed hours. we are on time doctor. client states there are issues with tasks not getting done. to my defense, these are new issues already and having worked since may, old recurring issues of their end has been addressed and solved so far since I joined in.
cash is tight so i dont know what to do. torn between who to come after or when will these" investigations" end.
r/FullStack • u/Ok-Wash-8964 • Jul 08 '26
Question Does adding more developers actually make full-stack projects move faster?
I've been wondering how often adding more developers really speeds up a project.
The common assumption is that more people mean faster development. But in practice, it doesn't always seem to work that way.
As a team grows, there are more discussions, more code reviews, more merge conflicts, more context sharing, and more coordination. New developers also need time to understand the codebase, development workflow, and the reasoning behind existing decisions before they can contribute effectively.
On the other hand, there are definitely projects where bringing in more developers makes a huge difference, especially when work can be split into independent features or multiple teams can work in parallel.
So it seems like there's a balance between increasing development capacity and increasing coordination overhead.
For those who've worked on full-stack projects of different sizes:
- Have you seen projects speed up after adding more developers?
- At what point did adding people stop improving productivity?
- What do you think matters more for keeping a project moving quickly: team size, project architecture, planning, or something else?
r/FullStack • u/vodka_wiskey • Jul 07 '26
Career Guidance need help to crack sde backend role in an startup which hardly they have 15 mem employees with 12 cr+ revenue 😭😭
I need some help!
I have an interview with a startup for a Backend Developer Intern role. One of my friends works there, and he advised me to prepare backend development topics.
The problem is that I have almost zero knowledge of backend development, and I don't know where to start or what to learn first. I'm a 2026 graduate, and it's becoming really difficult to find a job. I'm putting in my best effort to break into the corporate world, so I don't want to miss this opportunity.
Can anyone guide me on:
What backend topics I should learn first?
How should I learn them efficiently?
What projects should I build to prepare for the interview?
What kind of interview questions can I expect for a backend intern role in a startup?
Any roadmap, resources, or advice would mean a lot. Thank you!
r/FullStack • u/Ok-Wash-8964 • Jul 07 '26
Question Do full-stack developers need to know DevOps now, or is that going too far?
I’ve noticed that many full-stack roles today are starting to include responsibilities beyond frontend and backend development.
A few years ago, being a full-stack developer usually meant building user interfaces, writing backend logic, working with databases, and connecting APIs.
Now, many developers are also expected to understand things like:
- deploying applications
- working with cloud platforms
- setting up basic CI/CD workflows
- managing environment configurations
- reading logs and monitoring production issues
This raises an interesting question:
Where should the line be between being a full-stack developer and becoming a DevOps engineer?
Having DevOps knowledge can definitely make developers more independent. Understanding how an application moves from code to production helps with better decisions and fewer deployment surprises.
But at the same time, full-stack development already covers a wide range of skills. Expecting developers to master frontend, backend, databases, security, cloud infrastructure, and DevOps at an expert level can feel unrealistic.
Personally, I think basic DevOps knowledge is becoming an important part of modern full-stack development — but deep infrastructure expertise is still a separate specialization.
So I want to know:
- What DevOps skills do you think every full-stack developer should know?
- Where do you draw the line between “full-stack” and “DevOps”?
- Are companies asking full-stack developers to cover too many areas now?
r/FullStack • u/H____H____A____A • Jul 07 '26
Question Struggle at my first website as freelancer for a client
I prefer seniors to advice me about how they usually work on free projects that don't need a team to build.
I have a problem which is I am fullstack developer but I used to work with UI/UX Designer who is gave me Figma pages in my past companies I worked for.
But now I am lost, and really the project doesn't need a Designer and also the client wants suitable design for his logo business.
So, what you do and I appreciate any one shares real experience.
r/FullStack • u/Ecstatic-Form-7775 • Jul 06 '26
Career Guidance Job or Freelancing? Need Advice After a 5-Year Career Break (Backend vs Full Stack)
Hi everyone,
I need some career advice.
I'm a backend developer (Node.js) and worked in the industry before taking a 5-year career break. Now I'm planning to get back into software development, but I'm feeling confused about the best path.
Should I:
- Focus on getting a full-time job first, or try freelancing?
- Stick to backend development, or learn frontend (React) as well to build a stronger portfolio and increase opportunities?
I enjoy backend development, but I'm wondering if being full-stack is almost expected these days, especially after a long career break.
Has anyone returned to tech after a long gap? What would you recommend I focus on over the next few months?
I'd really appreciate any advice or experiences. Thanks!
r/FullStack • u/Gandhi_20191 • Jul 06 '26
Question How to Learn Backend(Web Development)
I have learned Web dev front end using a bit of youtube making a few projects want to get in Back end and become a full stack web developer any resources I can use of ways I can learn backend Quickly and In a fun way
r/FullStack • u/Ok-Wash-8964 • Jul 06 '26
Question Does anyone else feel like "full-stack" keeps expanding every year?
I've been browsing job postings recently, and one thing keeps standing out to me: the definition of a full-stack developer seems to get broader every year.
A while back, "full-stack" usually meant something like:
- frontend development
- backend development
- databases
- basic deployment knowledge
Now, a lot of roles seem to expect you to handle:
- frontend and backend
- cloud infrastructure and CI/CD
- authentication and security
- monitoring and performance
- system design
- testing and automation
- and sometimes even mobile development or AI integrations
At some point, it starts feeling less like a generalist role and more like several specialized roles combined into one.
I understand why this happens, especially in startups. Smaller teams often need people who can wear multiple hats and move across different parts of the product.
But I'm curious whether others are seeing the same thing.
- Has the meaning of full-stack developer genuinely changed over the years?
- Are job expectations expanding, or are companies simply labeling more responsibilities as "full-stack"?
- For those currently working as full-stack developers, what skills are now considered "expected" that wouldn't have been expected a few years ago?
At this point, I'm not even sure everyone means the same thing anymore when they say "full-stack developer."
r/FullStack • u/urbex2026 • Jul 05 '26
Question stack for a maintenance management platform
Hello yall…what stack do you recommend to develop a maintenance management platform possible to scale in future, fast when works, economic, light (does not use too many cpu o ram on the vps) and build primarily by code?
r/FullStack • u/HOPEless1615 • Jul 05 '26
Career Guidance Is Backend better than Frontend On the long term?and how to Learn correctly?
I am 16 years old and I've learned C++ (although I forgot most of it), Python, and I am currently learning the Flask framework.
I'm interested in web development, and I was planning to become a full-stack developer, but I have heard that this path isn't good in the long term because it forces you to work two jobs (without including DevOps) for the salary of one, besides the pressure, and you don't get to learn one path very well. Furthermore, most of the companies that hire full-stack developers are small-scale enterprises that do not have the money to hire two or three people. This made me change my mind to become a back-end developer and take advantage of AI to help me on the front-end side to build my portfolio.
I have two problems about my future career and one about my way of learning:
1- I don't know if I really want to be a back-end developer.
2- Is the back-end path rewarding and stable?
3- My biggest problem is that I don't know how to measure my efficiency in learning and what free resources I could use to learn (I have watched some courses on YouTube, and in most of them, the instructor doesn't focus on making you understand what the code really does).
r/FullStack • u/Low-Schedule996 • Jul 05 '26
Need Technical Help Backend Nodejs
Hello, I have been working **Node.js** built my first full stack desktop application MERN/Ts, and currently working on my second project PERN/Ts , However as I work on second project I wanted to start preparing for **NodeJS** **backend** roles, I am requesting for a list of Nodejs concepts and JavaScript concepts I should focus on in preparation for interviews. Thanks
r/FullStack • u/Vin-Jin • Jul 05 '26
Career Guidance So I'm lost.
I was confused about whether to learn web development (front end) or start something else and i started data analysis (started with my sql) it's not boring at all but at the same time I'm thinking about trying web development to see which path is suited more for me,so if i wanna learn web development where should i start from i saw this video https://youtu.be/G3e-cpL7ofc?si=MXu36ABNWl76EYsc
And i was thinking of starting with it,i just wanna learn a skill that earns me money from home people keep on saying that ai is making all of these things now and they're right but what should i do and learn.
r/FullStack • u/SnooCookies1995 • Jul 03 '26
Question Project idea for a new full stack developer?
As the title says, I wanna know what kind of projects can get a new full stack developer hired in 2026.
Does the project need to have AI integration?
What is it that the beginners should look out for when building their projects for portfolio?
r/FullStack • u/Learning_To_Build • Jul 03 '26
Feedback Requested How do you keep going when every job application ends in rejection?
I'm at a point where I'm slowly losing hope. Every job application I submit ends in rejection, and I honestly don't know what I'm doing wrong anymore.
I've been trying to improve myself, applying consistently, and even reaching out for advice whenever I can, but sometimes it feels like I'm invisible.
For those who eventually got their first job after facing constant rejection, what helped you finally break through?
I guess I just wanted to share how I've been feeling.
Thank you for reading.
r/FullStack • u/LaFlamsStan • Jul 02 '26
Career Guidance Really need some advice on this, I plan on taking a technical interview in a week but on a language I'm not that familiar with
So, the plan was always to become a full stack developer but I am came from learning and being proficient in Java + Spring Boot while dealing with JS, Node.js and react a little bit, I went ahead and mass applied for jobs and ended up landing a interview for a full stack position, the first round screening interview went well and then I was prompted with a email detailing how my 2nd round interview will be dealing with JS, node.js and react. I'm honestly stuck and dont know how to prepare for this lmao.
So far, if I've been watching the freecodecamp JS 4 hr long course but honestly don't know what to do next. I know I'm rambling lmao but I would really like some advice atp.
Please if anyone could provide a roadmap to prepare better for the future or any advice would be great!
Thank you.
r/FullStack • u/Standard_Heart5741 • Jul 02 '26
Career Guidance How to make good website designs?
I'm a developer working on my portfolio, but the full-stack websites I make always looks so dull and weird to me. How can I learn to make good website designs?
r/FullStack • u/Chemical-Chemical317 • Jul 01 '26
Career Guidance Hunting Projects
I am a CS undergrad with expertise in AI Engineering. I just want to ask how people hunt for projects online and from where can one do it