r/FullStack 10h ago

Career Guidance After I'm done learning JS, do I have to learn react or can I go straight to node.js?

7 Upvotes

So far on my full stack journey, I have been trying to stay on the right path and make sure I'm learning the correct topics in order. I came across a topic on YouTube about how people who have learned JS decided to jump straight to Node.js to learn backend but I've also been told to learn React before going to Node.js. I've been also deciding on if I want to eventually go deeper into backend development which kind've makes me want to jump straight to learning node.js but I honestly don't know what to do.


r/FullStack 2h ago

Career Guidance Is it a good idea to learn web-development in 2026

4 Upvotes

Hi there, I just started The Odin Project and am 19% through the foundations course. I lately realized how chatGPT can assist making websites and a lot of people have done so already.

I wanted to know if I complete TOP and start job hunting for entry level roles, what will the competition be like? Are entry level developers even required in 2026? I just want to know if it is a good decision to do TOP or should I shift to something that is less likely to be taken over by AI.

Thanks in advance, I'm feeling a bit confused right now.


r/FullStack 19h ago

Personal Project being fullstack and indie means maintaining two of everything, so i built myself one framework that does both sides

3 Upvotes

When you're fullstack and solo, every side project is really two projects. a backend repo, a frontend repo, an API between them, auth crossing that boundary, two deploys that have to move together. and you're the whole team for both. i kept seeing posts here about how "fullstack" keeps expanding into doing everyone's job, and honestly for indie projects i felt that the most in the glue work, not the actual features.

so back in August 2022 I started a project called fymo, to make one-repo Python+Svelte projects a normal thing to build. got stuck early, compiling Svelte from Python and making the two sides talk to each other was beyond me then, so it sat there for a while, like my other side projects did. between years, i came back and forth, but this time it stuck, and I finished it.

the shape of it: Python renders real Svelte 5 components, controllers return dicts that land in components as props, and Python functions become typed functions you import in Svelte, so no serializer, no endpoint, no fetch code. fymo new gives a running app with sign in, fymo generate resource posts gives a routed page, CRUD endpoints and passing tests. one repo, one deploy.

it's v0.20, one maintainer, needs Node installed, no ORM. things still break between versions, loudly though.

Repo: https://github.com/Bishwas-py/fymo -> pip install fymo

curious how other solo devs handle this though. do you just eat the two-repo cost, use a monorepo with turborepo or something, or collapse the stack some other way? genuinely asking, because the glue work is where my projects used to die.


r/FullStack 20h ago

Personal Project Suggest Features for CLI-based notes app.

2 Upvotes

Building a CLI based notes app with TypeScript and INK that you can access from anywhere on your system just by writing "notescli" in your terminal

Some features :

\- saves notes in .md files

\- connects to github and syncs your notes

\- AI formatting, so u just write in it, and it gets formated on its own. (Still doubtful but will try to implement)

Possibly gonna ship an npm package out of it.

If you have any features that you think might be useful in this type of app or some add-ons, I would appreciate them. And please review the idea. It will kinda be my flagship project on my resume.


r/FullStack 1h ago

Career Guidance I'm 17yo self-taught full stack web dev. how do i fix my lopsided workflow?

Upvotes

Hey everyone,

I’m a solo developer working on a expense tracker web app. My stack is Django REST Framework (DRF) on the backend and Vanilla JS / HTML / CSS on the frontend.

I’ve been grinding on this for 5 months. Right now, my progress is completely lopsided:

Backend: ~96% complete (heavy logic, multi-currency support, automated tracking)

Frontend: ~30% complete

Since I learn entirely through project-based coding, I didn’t know how to properly manage a project of this scale when I started. My workflow evolved entirely out of necessity:

I started writing frontend code with zero planning, just chasing a "good look."

Hit a wall with layouts, discovered Figma, and started wireframing components properly.

Struggled to mock data, so I dove headfirst into DRF to build a real backend.

My workflow got messy, so I adopted Notion to handle my TODO lists.

The Bottleneck: Now that my backend is incredibly complex for me. I am struggling to shift my brain from pure code to UX. It’s incredibly hard to optimize endpoints, find weak spots and edge cases when I'm just staring at a bunch of endpoints.

My Questions for the Seniors:

  1. How do you structure your full-stack workflow from scratch? What do you build first?
  2. How do you stop yourself from over-engineering the backend?

the project: https://github.com/NickSilverTech/Balancr

Currently im thinking about pausing the project. i think it is slowing me down, and i want to start thinking about jumping into the market

NOTE* i have posted similar post here on my other account before, but it got banned, so im reposting it.


r/FullStack 16h ago

Career Guidance Full stack development course and job (hyd)

1 Upvotes

Hwley greetings, currently i passed out my 8th semester with btech in cse with internet of things & cyber security with block chain technology and i am planning to start a placement assisted course of java full stack development in hyderabad, do anyone have a advice or tips ??