Remix – A framework focused on web fundamentals and modern UX
91–100 of 307 posts
Re: Remix – A framework focused on web fundamentals and modern UX
#92Is there a comparison between this and Next.js, Gatsby or any other framework?
Re: Remix – A framework focused on web fundamentals and modern UX
#93This doesn't tell me anything at all, it looks like 100% marketing. Is there a comparison between this and Next.js, Gatsby or any other framework?
Re: Remix – A framework focused on web fundamentals and modern UX
#94So the web dev madness has come full circle - the react people just built rails in react. In the mean time I just keep using rails...
Re: Remix – A framework focused on web fundamentals and modern UX
#95Earlier quoted context omitted.
> If you look at this example[0] you'll see there's not a single useState, useEffect, etc. Sorry to point it out, but there is useRef, useEffect and a useUserData on lines 48, 53, and 47 respectively.
Ah i missed those cause this is different from the demo they showed. But the point still stands. There’s not a useDtate per form field which is how react normally handles forms
Re: Remix – A framework focused on web fundamentals and modern UX
#96Re: Remix – A framework focused on web fundamentals and modern UX
#97I really wish there were frameworks that developed ways to plug in with your already favorite backend kit instead of solely isometric with Node. You couldn't pay me to give up Phoenix in Elixir for backend work but it does lock off a healthy amount of the neat things being done to make data loading on the frontend more optimal. Phoenix has LiveView + AlpineJS but I really don't want to give up React which still feels…
When you need to move in a slightly or severely different direction, you're better of with a set of libraries. They allow you to build a contraption that matches your unique problem space. They require much more time and thought to achieve the first results. Their keyword is composability, and their drink is a cocktail.
At the start, or if you are a contractor, you want something really fast, so a framework is usually inevitable, unless you're overqualified.
Down the road you keep needing to move across the rails, so you slowly switch to using more libraries.
Re: Remix – A framework focused on web fundamentals and modern UX
#98I wonder how Remix ranks next to Blitz.js[1] or Redwood.js[2]. They seem like they're all trying to do similar things. [1] https://blitzjs.com/ [2] https://redwoodjs.com/
That's what I'm most interested in. What's the difference between remix and blitz.js? I can't find a detailed comparison anywhere
Re: Remix – A framework focused on web fundamentals and modern UX
#99So the web dev madness has come full circle - the react people just built rails in react. In the mean time I just keep using rails...
Re: Remix – A framework focused on web fundamentals and modern UX
#100This seems interesting but the rendering bugs on the website don’t give me much confidence. https://ibb.co/DfNw2GV https://ibb.co/FgW3jQb