top | item 46856513

Ship Types, Not Docs

7 points| rozenmd | 27 days ago |shiptypes.com

3 comments

order

al2o3cr|27 days ago

Offtopic: the "scan line" thing that the left-hand pane labeled "Documentation" is doing takes a continuous ~12% of a CPU on a Mac Studio. Incredible waste for a pointless visual effect.

rozenmd|27 days ago

I recently rewrote my frontend's API from GraphQL to REST (I had a public API that was always behind on functionality - this approach forces me to keep it up to date), using Hono + Zod has been brilliant for creating types that my frontend can consume AND generate into OpenAPI specs/clients.