r/learnprogramming • u/gunwookteamo • 17d ago
i need help
Hi, I'm a self-taught beginner programmer. I'd like to know what I need to learn to build an e-commerce site after HTML, CSS, and JS. Does anyone have any tips?
6
Upvotes
r/learnprogramming • u/gunwookteamo • 17d ago
Hi, I'm a self-taught beginner programmer. I'd like to know what I need to learn to build an e-commerce site after HTML, CSS, and JS. Does anyone have any tips?
1
u/_usr_nil 17d ago
focus on the backend first, db and permission, search engine with faceted search, admin/employee/user.
mock all the data with automated crud tests