diff --git a/TODO.md b/TODO.md index 8d74b2ae..79881fd8 100644 --- a/TODO.md +++ b/TODO.md @@ -4,3 +4,5 @@ * More docs * Make tutorials, videos * Launch! +* Get rid of `part` and `part of`, so that we can make as much isomorphic as possible +* Get a nice launch process, so we can pre-compile things before running. Also support a sort of hot-reload