-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Many submodules of Js (server-reason-react.js) are unimplemented. They alert the user, and raise during runtime.
The Js module is (and probably always will be) not a great idea for SSR, all of this effort is a best-effort to mitigate most usages of it on react components. A universal stdlib is the way to go.
Nevertheless, we can do a lot of work to make the problem disapear.
This list are all the todos or wontfixes for those submodules:
- Js.Re π’
- Js.Exn π΄
- Js.Array/Js.Array2 π
- Js.String/String2 π
- Js.Nullable/Js.Undefined π
- Js.Promise π’
- Js.Date π΄
- Js.Dict π’ *
- Js.Global π΄
- Js.Json π΄
- Js.Math π΄
- Js.Obj π΄
- Js.Float π΄
- Js.Option π΄
- Js.List π΄
- Js.Console π
π half-implemented
π΄ not-implemented
π’ implemented
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working