Svelte is migrating from TypeScript to JSDoc

HEADS UP: BIG RESTRUCTURING UNDERWAY
The Svelte repo is currently in the process of heavy restructuring for Svelte 4. After that, work on Svelte 5 will likely change a lot on the compiler aswell. F… Read more

Similar

TypeScript Without Compilation

Typescript Without Compilation Hi, in this post I will show how to use Typescript with static typings without needing a build step. I have also implemented this in my project SwordCSS. Installation We still need to install and configure Typescript th... (more…)

Read more »