15 pointsby fantasticsleuth12 hours ago8 comments
  • hungryhobbit6 hours ago
    >We think React Router v7 is the best way to use React and we are very optimistic about its future.

    Maybe, but I stopped using React Router many major versions ago. I have never, in my entire career, seen a library change (in large, completely non-backward-compatible ways) as many times as React Router. It's like the author just decides to do things completely differently in every new version for fun.

    Maybe he finally guessed right on the 7th time, but I just can't imagine building my site around a tool that changes it's entire paradigm annually.

  • schwartzworld11 hours ago
    The product doesn’t sound bad but shipping a new framework under the old name is a bad idea. Remember when AngularJs became Angular?
  • tpict11 hours ago
    I’m curious what’s meant by

    Designing for bundlers/compilers/typegen (and any pre-runtime static analysis) leads to poor api design that eventually pollutes the entire system

    Is this in reference to React Router v7 that just shipped?

    • mcintyre199411 hours ago
      Probably also react server components (RSC). AFAIK the only way you can use that is with some framework or bundler.
  • aitchnyu11 hours ago
    Does this mean Remix will become a framework (with no stated benefits) that wont benefit from React ecosystem?
    • deweller7 hours ago
      According to this post, Remix v3 aims to not build on top of React:

      > We're simply struggling to build something that feels like React did when we first found it.

      > That's why Remix is moving on from React

      > Remix v3 is a completely new thing. It's our fresh take on simplified web development with its own rendering abstraction in place of React.

      > Inspired by all the great tech before it (LAMP, Rails, Sinatra, Express, React, and more), we want to build the absolute best thing we know how to build with today's capable web platform.

  • sktrdie6 hours ago
    I've been a webdev for 20 years, and I didn't understand what any of that post meant.
  • dimitrisnl12 hours ago
    Let's wait for the team to announce this, instead of going for draft posts please.
  • thdxr10 hours ago
    this isn't official and is missing context flagged it
  • owebmaster11 hours ago
    Great move! React is really old tech holding the web.