Hacker News new | ask | show | jobs
by dvdsgl 2208 days ago
Thanks a lot! Glad you like it.

I do the same workflow, where I generate types during build. I often generate them directly from the datasource (e.g. directly from the API). Then I get compile-time errors if the API changes.