DEV Community

Discussion on: Why Typescript is our god now.

Collapse
 
cjsmocjsmo profile image
Charlie J Smotherman

If I have to use a type system in my frontend then I would prefer to use a type system that is built into the core of the language such as rust.

I have been using Yew in combination with Tauri.
Diesel and Sqlite for data persistence.

Wasm, this is the way!

Happy Coding everyone