- Use JSX for templates - Docblock/comment everything - Mostly passes ESLint (still some work to do) - Lots of renaming, refactoring, etc. CSS hasn't been updated yet.
e.g. [1,2,3] ⇒ [1, ‘, ‘, 2, ‘, and’, 3]