Hacker News new | ask | show | jobs
by shortcord 432 days ago
That sounds absolutely absurd.

Are you using a lot of deeply nested objects + unions/intersections?

1 comments

A fair number of unions, yeah. Which also means some of the tricks for keeping the types small don’t work —- ie taking advantage of interface reuse.