DEV Community

Quack Quack
Quack Quack

Posted on

Anyone using Remixjs for production? Which UI library are you using?

First thing first, i'm a .NET developer and have some experience with front end stuff but i could only do the part where i create components add logic to it. If you were tell me to create a react app from scratch or webpack, esbuild, bundling stuff, i have no clues.

A couple of months ago. I saw their post on some platform and couldn't remember where it was but the post was quite impressive that they claims their way of fetching data was faster. Lately, i've got an idea and want to spin up a website so i gave it a try but been struggling to get the SSR stuff done correctly since React 18 hydration didn't go very well with Antd and Material UI. Moreover, the example on how to mix Remixjs with MaterialUI is outdated. So, i don't have any clues at the moment how could we do that.

Top comments (0)