|
|
|
|
|
by sureglymop
630 days ago
|
|
Yeah, that makes sense. I've only had fullstack web dev jobs using node, thus the phrasing but you're totally right. I use the ts-rs crate, which adds a derive(TS) macro for types in rust and generates typescript types. It works so far but my side projects are only medium sized. But I'm sure there are other options too. |
|