Hacker News new | past | comments | ask | show | jobs | submit login

Looks a little like the Typescript equivalent of Xo (https://github.com/xo/xo) for Go. Especially with Go, getting help with some initial scaffolding can be a huge timesaver. I'm assuming it's a similar gain for Typescript.



A better equivalent in Go is https://github.com/kyleconroy/sqlc


thanks! I'll try this - one of my pet peeves with Xo is handling nullable types and more advanced types like JSONB required editing the generated code significantly to make it work. Hopefully sqlc solves that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: