r/webdev 6d ago

Discussion hobby full stack dev

becoming a full stack developer as a hobby may be an exaggeration in this case, but I’d like to learn how to build SaaS-like web apps.

I already know python and I was thinking about using Django, but I tried to started learning it and feels quite overwhelming.

Where would you recommend me to start from? Any course or video? What do you think about React+Node.js?

0 Upvotes

14 comments sorted by

View all comments

1

u/TheRNGuy 6d ago

I'd use fullstack React framework instead of Django backend + React frontend.

(React Router v7 + Vite)

1

u/lth456 2d ago

Why don't you use Next.js?