|
|
|
|
|
by cfontes
3896 days ago
|
|
I've been playing around with typescript and together with IntelliJ it's just great... Fast transpiling, easy to config, easy to debug, typed, the list goes on... The only thing that toke me a while to understand at the start was the whole "Definetly Typed" repo, why and how to use it. It is a bit strange to have to add types as you develop but you can live with it after it sits in. There is also Angular 2 which mergers very well with it, friendly advice, try it! |
|