## Learning resources
- [The TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/intro.html)
## Related:
- [[Using TypeScript inside JavaScript files]]
## #OpenQuestions :
- Should TypeScript be used by teams both new to [[Serverless MOC|Serverless]] AND new to TypeScript, given that [[Software development teams have a novelty capacity]]?
- Why are Typescript absolute path aliases not more common (is there some complexity I'm missing?), and is there a standard set of top-level aliases that make sense for each service within a [[Serverless MOC|Serverless]] multi-service [[Monorepos for serverless applications|monorepo]]?
---
tags: #ProgrammingLanguage #javascript