Skip to content

Finding the RIGHT set of Documentation

Tylers suggestions on docs

  • w3Schools
  • mdn html css js (only reputable source for these)
  • Can I Use tells what can be used in a browser
  • CSS-Tricks good for demos and some deeper css animations and properties
  • DevDocs it is a great way to compile all of your docs
  • CAUTION stack overflow. It is a challenging place with a lot of opinions and wrong answerers