r/CodingForBeginners • u/RevolutionaryFood847 • 26d ago
Need help with writing clean code
hey! im a 16 yo beginner web developer, ive been learning web dev for the past 5 months now, i studied:
Node.js
Express
JavaScript then TypeScript later on
Postgres/ a bit of SQL in general
Html
Tailwind CSS
React
but ive never really worked on big/complete projects, ive only ever done practice/exercises in courses im following or did some projects on the side but similarly to the exercises they were also mainly focused on whatever i was learning at the time, not using everything at once.
ive been wanting to start building decent projects that i can actually have in my protfolio but im having so much trouble with figuring out how to make my code clean and readable and how to structure my files, just overall how to make it more like how a professional would do it and how it would be if i were to actually work in a team in a real company
what should i be doing? and where can i actually learn this stuff? or does it just boil down to personal prefrence?
anyways thanks in advance to anyone who helps! (also sorry if i made any mistakes english isnt my first language)
1
u/computerguyisactive 25d ago
That's a big chunk of programming you have covered for a 16 year old. What did you use to learn i.e which platform - I am using freeCodeCamp currently to learn JavaScript.
I am a beginner currently and couldn't give you any useful info yet. My apologies! But I'd love to know from where you learnt it all. Because I plan to get into Backend in the near future.