/Tutorials

Primary LanguageJavaScript

Tutorials

Description

Following along with tutorials or participating in coding challenges.

Navigation

Other

  • Any topic I find interesting

Coding Train

Notes

  • Code will fall into the categories:
    • My code
      • aka original
    • Interesting solutions to challenges
      • aka multiple solutions that do the same thing
      • Original and non-original
    • Simple following of tutorials/lectures
      • aka not original except where indicated
  • All code will be:
    • Posted for future reference
    • Code I understand
    • Heavily commented. Overly-commented.