Hi guys! I am just a beginner in web development and don't know much, but I am sure these tools will help you a lot!
1. Glitch — glitch.c...
For further actions, you may consider blocking this person and/or reporting abuse
IMHO, you should probably consider checking out MDN Web Docs (usually more accurate) rather than W3Schools.
Some must-have resources among others may include DevDocs (for fast consultation of various documentations) and Can I Use (for cross-browser developments).
I agree W3Schools is often outdated and not really best pratice.
But still good for some silly search like syntax html attributes...etc.
I would have added:
Nice post
Thank you!
check this out for markup validation: validator.w3.org/
Absolutely good way to validate HTML files for adherence to rules.
Do you guys use any templating engine like handlebars.js. if so how did you learn and how much time it took you.
Codecademy is also a very good place to start.
I stumbled on CSS Gradient a year or so ago and it's an awesome tool!
W3Schools has several mistakes. MDN ( from Mozilla ) may the most curated resource for the web development.
Great post.