Y
Hacker News
new
|
ask
|
show
|
jobs
by
nullpoint420
460 days ago
My favorite example of this being JSON gets converted to FormData on the frontend, which then gets POST-ed to the server, which then converts it to JSON on the backend.