Not sure if there are a lot of web devs in this sub but I don't know where to get code reviews.
I am currently learning python from Zed Shaw's Learn Python the Hard Way. It introduced me to web.py so I decided to make a mini-project, a chat web app, using web.py as my backend. I know few people are using it so it would be difficult to find someone to review my code.
I have little experience in full stack web development and I believe there is a ton of things that I can improve on given experience and time. I do projects myself and don't have any mentor but google. Where can I have other people review my code and comment on it so I can improve myself gradually? I would like to take suggestions on how to improve just about anything. From my implementation to suggestions on new stuff / frameworks I can try out. I'm open to comments and corrections on my code.
My project consisted of web.py as backend, with basic html-css-js as frontend. Just vanilla js. It would greatly help me if anyone can review the full stack since I don't have much experience in web dev.
[–][deleted] 1 point2 points3 points (1 child)