Development Managers determine which languages and frameworks are used by their teams. Teams should limit themselves to the approved list for new projects.
Core Languages
| Category | Preferred | Accepted |
|---|---|---|
| Front-end Web | Angular | React |
| Front-end Mobile | Swift, Kotlin | Flutter |
| Back-end Services — High Volume | Python (no OO) | C# .Net |
| Back-end Services — High Complexity | TypeScript (yes OO) | C# .Net |
| Infrastructure | Terraform | — |
Existing / legacy projects (e.g. Java, ASP.net) should eventually be migrated. Work migrations into your roadmap.
Core Frameworks
TBD — exciting times.