-
What are the plans for the standard library? I had these suggestions/questions in particular:
- Completing existing libraries for `Node`, ie: `Fs`, `Buffer`, `Process`, `Child_process`, and `Path`
…
-
While I'm writing JSX PPX V4, I tried to verify that V4 will not break a large existing application. So, I ran it on some projects and encountered some errors which seem not related to V4, I guess.
…
-
First of all, thanks for this amazing library.
I think that everything is in the question 😄
-
-
The main bottleneck to working with [`rescript-jest`](https://www.npmjs.com/package/@glennsl/rescript-jest) is that `propertyk` functions expect predicates to return `bool`, whereas the `Expect` modul…
-
I'm trying to integrate ReScript with Remix. The current `config.js` implementation only checks for JS and TS files. It would be nice to push the configuration of extensions and core files to the user…
-
SeaMonster Studios uses ReScript with & for -
- JAM Stack sites
- Internal Tooling
- Client application development
- Shopify Theme development
- [OSS (old) ReasonML monorepo w/bindings and too…
-
I installed the bindings with yarn `yarn add -D rescript-vitest` and rescript build always fail with:
```
Dependency on rescript-vitest
Fatal error: exception Unix.Unix_error(20, "stat", "C:\\sourc…
-
Command line: C:\Users\Owner\Lukas Projects\occasionally-for-business\realm-app\hosting\node_modules\@reasonml-community\graphql-ppx\ppx "C:\Users\Owner\AppData\Local\Temp\ppx6589c0Process.res" "C:\Us…
-
Includes beforeinput and input event.
Relevant spec: https://www.w3.org/TR/input-events-2/