Hacker News new | ask | show | jobs
by mrloba 1084 days ago
You can easily parse json into types using something like typebox. Not only does this work, it works much better than many other languages. Have fun trying to represent even a simple patch request, or discriminated union, in something like c#