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
Edited 2 years ago
This is an archived submission. You won't be able to comment.
Comments (3)
Want to leave a comment?
Sort by: Best
A calendar widget I build for a mnemonics app recently. The final version is a bit different, and slightly more complicated but I'm too lazy to update this version.
Mainchan uses jQuery btw. No I'm not kidding check the source.