adding the example to nextjs
Hey!
is it possible to add this example in nextjs/examples
There seems to be no example for rescript.
I would keep a very minimal example there, so that ReScript gets regression test coverage, but keep housing the full project here.
Yep correct
FYI. I found there is an example of ReasonML & ReasonReact https://github.com/vercel/next.js/tree/canary/examples/with-reasonml
It would be great if we have an example for ReScript (rescript-react)
Oh... IMO the ReasonML template should be removed completely, since starting a NextJS / ReScript project with Reason is like writing a legacy codebase from scratch.
Okay, did my part and created two PRs to upgrade the examples:
Last one missing is reason-relay -> rescript-relay, but I have not used that one so far.
Last one missing is
reason-relay->rescript-relay, but I have not used that one so far.
@zth - Maybe you can help with this?
@dan003400 Already talked to Gabriel about this.. there's currently no bandwidth on his side to update that one