Home

Making TypeScript Stick

The name comes from the Make It Stick book.

  • Challenging learning experiences sink in.
  • Varied and randomized practice.
  • Rule-based and example-based approaches.

Recommedations:

  1. Space it out, don't cram.
  2. Keep a learning journal.

Sources

Repository

https://github.com/okeeffed/developer-notes-nextjs/content/typescript/Making-TypeScript-Stick

Sections


Related