Mehdi Achour

Results 284 comments of Mehdi Achour

`npm run dev` should be creating a `api/index.js` file in your root directory, this doesn't seem to be the case. Can you maybe uncomment `serverBuildPath: "api/index.js",` in remix.config.js and try...

IMHO, this being a pure DX change, all pros/cons are and will be biased by personal taste 🍰 All in all, it would enhance tests DX while degrading app DX...

We talked about this with @mjackson The root of the problem is that remix hydrates the whole document, instead of a div on the body. Not sure if the team...

@jin2255 someone needs to post a proposal for change and a discussion needs to happen, in order to get this on the team radar: https://remix.run/docs/en/v1/pages/contributing#feature-development

@jin2255 Ryan and Michael discussed this in the Roadmap live stream last week. I recommend to view these two parts: - https://youtu.be/eGWG22olL0o?t=310 - https://youtu.be/eGWG22olL0o?t=3082 So basically my understanding is: -...

@m5r would you mind fixing conflicts and rebasing on top of `dev` ? 🙏🏼

@jensmeindertsma I'm going through old issues to see what's fixed, and I see your reproduction repository doesn't exist anymore. Is this still an issue for you?