I read that "leaving Rust" post over the weekend, and today spent a few hours pairing on an egui-based Rust app.
I have to say — @zeddotdev with rust-analyzer and copilot makes for a pretty damn quick iteration cycle.
I have to say — @zeddotdev with rust-analyzer and copilot makes for a pretty damn quick iteration cycle.
@zeddotdev Some things that stand out, as compared to TypeScript:
- dbg! is great (tho you could implement something like it in TS)
- ⭐ useful Debug representation of most objects
- If the code copilot generates compiles, higher chance that it works
- dbg! is great (tho you could implement something like it in TS)
- ⭐ useful Debug representation of most objects
- If the code copilot generates compiles, higher chance that it works
https://twitter.com/dubroy/status/1785014806266961976 ∙ Archived on 2025-03-28.