Better typed `querySelector` with TypeScript 4.1 template literal type

Better typed `querySelector` and `querySelectorAll`. – g-plane/typed-query-selector… Read more

Similar

TypeScript 5.4

Today we’re excited to announce the release of TypeScript 5.4! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by making it possible to declare and describe types. Writing types in our code allows us to explain int... (more…)

Read more »