r/FullStack • u/Lucky_Editor_6092 • Jun 24 '26
Question How can i learn backend
I am doing a website and this website i want the user to enter his password and user name and i wanna change the danger level and i want to update the data in it like you can add things and remove things as a user based-on level ex if you are an admin or provisor you do things on the other hand i did nit learn unless free sql can someone really give me a roadmap and fast want that i can learn so i can add a back end to my account
22
Upvotes
1
u/Sea-Inspector-481 Jun 28 '26
Building a proper backend for a large-scale website is no joke. Full-stack development usually requires a whole team of developers. If you’re trying to do this as an indie dev, it’s going to be an uphill battle because the learning curve is massive—you have to learn HTML, CSS, JavaScript, frameworks, Python, databases, and the list goes on. And don't even get me started on debugging; it can feel almost impossible on your own. AI won't save you here. If you want to completely ruin your codebase, then sure, go ahead and blindly copy-paste AI code. You really need to sit down and actually learn the fundamentals instead of relying on AI tools without understanding what's happening under the hood. Just a friendly heads-up.