00. Typescript::
// FULLSTACK— Web development on top of a type system
A section collecting notes taken while working with the TypeScript language.
Topics
- Syntax & type system — core syntax, type inference, generics
- Frontend — React-based patterns
- Backend — server-side usage such as NestJS