|
|
|
|
|
by rossjudson
101 days ago
|
|
Different tools for different purposes...which is good/right. TypeScript is a superior programming environment for the browser, for sure.
Using it on the server? Why not, if you're not trying to scale (in capacity, or functionality). Language-agnostic serialization exists for a good reason. It's not always right, but it's almost always the right thing to do. |
|