Igal Klebanov 💥 kysely

@igal.dev

@kysely.dev co-lead. @zod.dev contributor. 🥰 TypeScript, FaaS & DBs. coined Tofu (OpenTofu). opinions are mine. github.com/igalklebanov

what is the *lowest* typescript version being used in actively developed / maintained projects you own or contribute to? 5.4? 5.2? 5.0? other?

trying to come up with terminology for common typescript hacks in dynamic kysely examples be like: "now take this floating table and ground it with a static alias that's known at compile-time" 🥴

i get some of the appeal of something like effect now when working on this niche processing use case. but i'm getting by quite easily without abstracting everything away, just keeping it simple.