Comment on Which side are you? Javascript or Typescript

<- View Parent
Lmaydev@programming.dev ⁨1⁩ ⁨year⁩ ago

If you are writing small and simple apps it will give you more velocity and much less boiler plate.

As apps grow it becomes harder to keep track of things and can quickly grow into a mess. You then start to need external tools to give you the features of a strong static type system.

source
Sort:hotnewtop