Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 1.3 KB

TODO.md

File metadata and controls

47 lines (39 loc) · 1.3 KB

TODO

  • Use top-level await for Node mistake example solutions.

  • Template: auto-replace relative links with full URLs (test in generated PDF)

  • Doctoc for specific subjects

  • Express mongoose: ID virtual, transform

  • Express mongoose: add links to implementations in demo API

  • Git cheatsheet

  • CLI environment cheatsheet

    • Command line
    • Interactive help
    • Node environment
    • MongoDB shell
  • Glossary

  • You will need: code editor on all slides

  • Replace width='x%' by class='wx'

  • JavaScript truthy/falsy values

  • Link to slide form from README

  • Update tools and required reading lists

  • Index and readme for generated docs repo

  • JavaScript dates

  • Clean up links at end of slides

  • Slide-specific css

Subjects

  • JavaScript
    • prototypes: subclass example
    • spread operator
    • getters & setters
  • Angular
    • view childs
  • apiDoc
    • add to .gitignore
  • Ionic
    • Lifecycle hooks
    • Image upload (qimg)

Ideas for new subjects

  • npm updating: how npm outdated and npm update work, semantic versioning, package.json version syntax