|
|
|
|
|
by int_19h
2716 days ago
|
|
Pretty much anything that comes from Microsoft today that is a web app, or uses the HTML for UI on the desktop (such as Electron apps), is likely to be written in TS. Not even because there's some push to do so, but because people who mostly write in C# and C++ find TS far more preferable. (That, by the way, is one reason why you can trust that it's not going away anytime soon.) |
|