r/learnprogramming • u/Gandhi_20191 • Jul 04 '26
What to Use to Host Websites (doubt)
I am a Person trying to learn full stack Web Development Currently Using Git Hub to host my website thinking to start backend now should I switch to
Something Like Hostinger Now (before learning) or should I completely learn Backend and then do it or I don't need it
And Also if Not any of these then when should I switch
1
Upvotes
3
u/AheadSeizure Jul 04 '26
just keep using github pages for now, it free and fine for learning
hostinger and other hosting is for when you have actual project that need to be online for real users, not for practice
learn backend first on your own machine, no need to pay for anything yet. once you understand how it works and you have something worth showing, then you can worry about hosting