🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference. - GitHub - gvergnaud/ts-pattern: 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type infer... (more…)
Read more »
This course explores the capabilities of TypeScript’s type system and shows how to use advanced static types in practice. For example, you’ll learn how to write safer code by using non-nullable types and being explicit about null and undefined in the type... (more…)
Read more »
Today we’re excited to announce the availability of TypeScript 4.4! If you haven’t heard of TypeScript yet, it’s a language that builds on JavaScript by adding syntax for static types. Tools like the TypeScript compiler just erase those types, leaving you... (more…)
Read more »
A Next.js starter kit template with React 17 + Tailwind CSS 2 + React Query + React Query Devtools + GitHub Auth + Passwordless Auth + Prisma 2 + Postgres - pbteja1998/nextjs-starter... (more…)
Read more »
I asked a couple of my colleagues to spend their lunch watching me code up something in visual studio. The idea being — they would watch… (more…)
Read more »