rescript-lang.org icon indicating copy to clipboard operation
rescript-lang.org copied to clipboard

Official documentation website for the ReScript programming language

Results 181 rescript-lang.org issues
Sort by recently updated
recently updated
newest added

The [syntax lookup page](https://rescript-lang.org/syntax-lookup) doesn't describe loops (`for`/`while`). The page is described as "Discover all syntax constructs", so it ought to be complete ;)

I was using the `rescript-highlightjs.js` plugin in a personal project for highlight.js and noticed that `%raw(` / `%%raw(...` are being formatted improperly. You can see an example of this on...

https://rescript-lang.org/docs/manual/latest/api/js/array#findindexi ``` let findIndexi: (('a, int) => bool, t

https://zaid-ajaj.github.io/Feliz/ maybe interesting to compare also the .NET ocaml implementation in F# via Fable and Feliz

The JSX 4 migration guide describes how it's possible to write components either writing the props type manually, or using the `@react.component` annotation. However, when binding to external components, I...

As [requested](https://forum.rescript-lang.org/t/gentype-flow-support-dropped/4437/3) on the forum, here's a reminder issue about 2 things: - Dropping of Flow support in v10.1.0 is hidden in the changelog (it only mentions typescript). - Algolia...

Forum post: https://forum.rescript-lang.org/t/bind-to-a-function-inside-an-object-with-export-default/4262/1

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies