Closing the loop: why TypeScript and React are a superheroic dynamic duo

react-typescript-closing-the-loop – Closing the loop: why TypeScript and React are a superheroic dynamic duo… Read more

Similar

Svelte SPA with TypeScript, Routes and SCSS

svelte is one of the newer JavaScript-Frameworks out there. Although I do not tend to jump on the hype train, the “compile time” approach svelte uses is really promising referring to performance and size. Here is how to start a project with TypeScript, Ro... (more…)

Read more »

Handling “this” in TypeScript callbacks

Having a means of protecting you from the limitations and quirks of JavaScript is a pretty essential part of any modern JavaScript project and build chain. TypeScript is one of the best ways of doing this. TypeScript offers us many great ways of ensuring... (more…)

Read more »