HTML:
CSS:
- Useful Tools:
JavaScript:
-
Advanced courses by Kyle Simpson (Paid) you can read his book (free)
- Practise JavaScript:
Front-End Practise:
Documentation:
General Notes:
- Focus on sematic HTML and CSS layouts (Box Model, Flexbox, Grid)
-
Build some projects with HTML and CSS (See Front-End Practise section
above) before learning Javascript
-
Don't spend too much time on LeetCode and other similar sites instead try
to build real projects
- Whenever you find yourself stuck, use Google and MDN
Comments (5)
Want to leave a comment?
Sort by: New
is redux really that much harder than regular component state? so far it feels rather intuitive
It was much harder, but the new Redux Toolkit is way better.
Hello World
It's ok, we all started from hello world.
<3