Validate and auto-generate TypeScript types from raw PostgreSQL with ESLint

Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL. – ts-safeql/safeql… Read more

Similar

Announcing TypeScript 5.0 RC

Today we’re excited to announce our Release Candidate of TypeScript 5.0! Between now and the stable release of TypeScript 5.0, we expect no further changes apart from critical bug fixes. This release brings many new features, while aiming to make TypeScri... (more…)

Read more »

TypeScript 4.2

Today we’re excited to announce the release of TypeScript 4.2! For those who aren’t familiar with TypeScript, it’s an extension to JavaScript that adds static types and type-checking. With types, you can state exactly what your functions take, and what th... (more…)

Read more »