-
Now that API changes etc seem to settle and become stable, we should move to React 18. Gotta hold off until we know what `rescript-react` will do when though, in terms of bindings.
-
I just ran a test compile with ReScript `10.0.0-dev.1` and there's a huge breaking change to this library. For some time, now, ReScript has had a warning (105) when externals are set to `= ""`. In the…
-
Blocked by https://github.com/rescript-lang/rescript-compiler/issues/5104 (if we want to use `bsb -format`).
Otherwise we should investigate if we could remove class (I have to admit I never really c…
-
This was a bad idea to depend on from the beginning (my mistake!), and since it's only used in very few places, we should go ahead and just remove it. It's a breaking change though sadly, but it's for…
-
@garbas asked me if the function syntax was final. Since nothing is final yet, I think it is a good idea to create a dedicated issue for the basic constructs of the language, even if most seem non con…
-
Just leaving this as a suggestion.
I'm anticipating many people coming from JS will seek to write ReScript code using practices they've use in JS. From discussions in the forum, I have learned ther…
-
React Navigation 6.0 is coming! But don't worry it's still in beta [On the way to React Navigation 6.0](https://reactnavigation.org/blog/2021/03/12/react-navigation-6.0-next/)
They also wrote a rea…
-
Here are some hits:
- https://github.com/nkrkv/jzon
- https://mlms13.github.io/bs-decode/docs/what-and-why
- bs-json - This is used by rescript-lang.org.
Check which libraries are being maintain…
ghost updated
3 years ago
-
As we shift towards cleaning up the code, add interface files for all modules. The rescript-nextjs starter by Patrick E. leaves these out, but we would rather have them for more explicit documentation…
ghost updated
3 years ago
-
Currently, we rely on developers remembering to always use ReScript types which are guaranteed to serialize to and deserialize from JSON when defining types that will be used in the [return value](htt…
ghost updated
3 years ago