Skip Navigation
Jump
React Compiler has been open sourced, and, it's written in Rust
  • @ssokolow rather than snarkily point out that the comment was not substantiated and dismissing it, you could also simply politely ask for clarification. "What is an aspect of React you don't like?"

    0
  • Jump
    React Compiler has been open sourced, and, it's written in Rust
  • @ssokolow @mrfoxh what the hell is that reasoning? If you don't care for their opinion just go your merry way lol

    0
  • Jump
    Was Rust Worth It?. From JavaScript to Rust, three years… | by Jarrod Overson | Oct, 2023 | Medium
  • @KaczuH to be clear that probably the only point over which I think otherwise than the article. It's definitely a slower coding and iteration experience, that's the tradeoff of the robustness and correctness.

    1
  • Jump
    Was Rust Worth It?. From JavaScript to Rust, three years… | by Jarrod Overson | Oct, 2023 | Medium
  • @KaczuH wow interesting take! My personal experience is that I LOVE refactoring rust code! Basically just change what you need to change and follow the to-do list returned by the compiler, knowing nothing will probably be forgotten. It's such a powerful thing that I now dread any big refactoring in other codebases, even Typescript.

    6