-
i'm learning typescript! let's do a twitter thread about that. to start: any good things to read (other than the official docs)? where i'm at: this is for backend stuff, i do a lot of C#, i do some JS but don't really understand some stuff, i do not know any JS frameworks.
-
some things that have made me quite excited on the dry seeming page "Basic Types": - "Union types are an advanced topic that we’ll cover in a later chapter." - "Any" (Boo's "duck"!) - "Never" - "--strictNullChecks" (immediately itching to turn this on...)