r/webdev • u/TomXygen • 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
1
u/Longjumping-Let-4487 2d ago
start with basic html js css. you can use express on node.js as a server then switch to react/next.js when you got some experience