from Hacker News

React Open Sources Compiler

by ProjectBarks on 5/16/24, 12:31 AM with 2 comments

  • by bgdkbtv on 5/16/24, 12:42 AM

    While I think this is a great improvement for building better UIs, it still boggles my mind that React, V in the MVC, needs an entire build step with that many moving parts and complexity.

    Hopefully this improves the DX, though. I dread touching anything written in React that is older than 6 months.