Better typed `querySelector` with TypeScript 4.1 template literal type
Better typed `querySelector` and `querySelectorAll`. - g-plane/typed-query-selector... (more…)
Read more »This is a walk-through of a real commercial system written in TypeScript. Static types are used to ensure that the backend code uses the database’s data corr… Read more