Moving from TypeScript to Rust / WebAssembly

I recently decided to switch the engine of
Boardgame Lab from TypeScript
to Rust. Here is a summary of my experience with both languages. Read more

Similar

TypeScript Book

The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source. - GitHub - gibbok/typescript-book: The Concise TypeScript Book: A Concise Guide to Effecti... (more…)

Read more »

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 »