Hacker News new | ask | show | jobs
by TSiege 1483 days ago
Great point. I feel like this is an often ignored advantage of JS/TS projects. Most often data is passed around as POJOs. It's dead simple and easy to duplicate, serialize, and mutate
1 comments

POJSOs? :D