Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 911 Bytes

languages.md

File metadata and controls

22 lines (14 loc) · 911 Bytes

Languages

  • c#
  • Kotlin
  • Typescript / Javascript
  • Terraform

c#

Kotlin

Typescript / Javascript

At DeveloperTown projects should use Typescript as an alternative to Javascript where possible. We believe that Typescript creates a better developer experience.

  1. Improves Developer Speed
  2. Reduces Bugs
  3. Does a better job documenting the code we write

Terraform

HashiCorp Terraform is an infrastructure as code tool that lets you define both cloud and on-prem resources in human-readable configuration files that you can version, reuse, and share. You can then use a consistent workflow to provision and manage all of your infrastructure throughout its lifecycle. Terraform can manage low-level components like compute, storage, and networking resources, as well as high-level components like DNS entries and SaaS features.