Tag: migration

  • Migrating to TypeScript

    Migrating to TypeScript

    When a company hires a new developer, it can take up to six months for them to get fully up to speed on the company’s codebase.

    One way to make this process less painful for the developer, and less expensive for the company, is to use a strongly-typed language like TypeScript.

    A product manager commented to me that he had noticed that developing with TypeScript is faster.

    (more…)