DEV Community

Discussion on: Checklist to get prepared with coding in 2023! Equipment and Mindset!

Collapse
 
aarone4 profile image
Aaron Reese

Firstly you don't need a computer with those specs to learn coding; you can learn with any of the online editors such as codepen.

Try not to learn too many things at once.: Do HTML and CSS and once you are comfortable in them, THEN learn JavaScript OR CSS framework (tailwind/bootstrap) OR CSS preprocessor (sass/less), THEN JS framework (React/Vue/Svelte etc)
And I mean really learn, not just basic intro to each area. You don't need to know it all but you do need to know it is possible and how to Google for it.