Hacker News new | ask | show | jobs
by beders 355 days ago
I wish people would be a little bit more precise.

There is no type safety.

There must be data validation on the endpoint but anyone can send anything and if you rely on your front-end to send you the right data shapes and valid values without checking, you are in deep trouble.