13

Typescript... Yay or nay?

Comments
  • 1
    It's on my to-do. It seems yay.
  • 2
  • 2
    Yay. If you are looking to use ES6 now, it's pretty awesome.
  • 2
    Yay!
  • 4
    Yay! it's backed by microsoft, and I'm not generally the one to support microsoft, but I really like Typescript and it goes very well along with Visual Studio Code
  • 2
    Yay! Works great in WebStorm
  • 1
  • 1
    Yay! I used to use coffee but using typescript with added ES6 features and syntax especially in the atom editor with the typescript package installed is sweet!
  • 1
    @jasonroyle Never used coffeescript, but heard only bad things about it xD
  • 1
    @afduarte yeah, I liked coffee to start off with as it normally makes for short and tidy code and makes it easy to define and extend classes but there are limits to it's simple syntax and I don't think I was ever really happy with my compile process
Add Comment