Making Typescript work for you (and your day job)
UPDATE 12/23: Contains an errata for some of the points made in this article. TL/DR: This is a tutorial for how to make Typescript work for a very obscure usage of Javascript. You can skip ahead...
UPDATE 12/23: Contains an errata for some of the points made in this article. TL/DR: This is a tutorial for how to make Typescript work for a very obscure usage of Javascript. You can skip ahead...
TL/DR: Write Rust functions in rspc, and share type definitions with Typescript. As part of my explorations into write-once-run-anywhere app frameworks, I’ve been playing with Tauri and I must say...