|
|
|
|
|
by camus
4696 days ago
|
|
works well with webstorm/phpstorm but i agree , useless without realtime help in a IDE. Sometimes the compiler issues an error it is really hard to get what's wrong without visual clues , unless one likes to count lines and columns and switch between command line / text editor all the time. Does the TS compiler even work with Syntastic(vim) by the way ? I like TS , i use modules , classes and short hand functions declarations , but not the type system which doesnt make sense to me. It doesnt make sense with javascript and force back devs in all these java EE like patterns. |
|