-
[Reason is now ReScript](https://rescript-lang.org/bucklescript-rebranding). Although there is a split in the community with [reason](https://reasonml.github.io/en/) still existing, looks like the [fu…
-
## Motivation
Customizable variants greatly enhance the experience of using ReScript records in JavaScript.
But it still lacks encapsulation capabilities. When building a library in JS, implemen…
-
The `CONRIBUTING.md` says that https://github.com/rescript-lang/rescript-sublime is a source of truth for our Grammar, but looks like it's not really true, since it wasn't updated for the last 3 years…
DZakh updated
9 months ago
-
Please see more details here: https://forum.rescript-lang.org/t/string-interpolations-in-raw/871/8?u=jasoons
Example:
```rescript
%%raw(`
// look ma, regular JavaScript!
var message = \`\${"h…
-
- [x] accumulate - #173
- [x] acronym - #174
- [x] all-your-base - #175
- [x] allergies - #179
- [x] anagram - #180
- [x] armstrong-numbers - #182
- [ ] binary-search
- [ ] bob
- [ ] cha…
-
Sometimes we have derived types where we use the Omit utility type. This is often where you have some canonical type and you need some version where certain fields are not provided, for example 'id' o…
-
Could you provide instructions on how to make it work with the definition files in the playwright repo ? -> https://github.com/microsoft/playwright/tree/main/packages/playwright-core/types
Do I nee…
-
write mission-critical core in a other, safe, strong-typed language, while keeping the blocks in typescript:
potential other languages
- [rescript](https://rescript-lang.org/)
- [scalajs](https:/…
-
Suggesting integrating @namenu's persistent vector library with the compiler.
https://github.com/reason-seoul/rescript-collection/tree/main/packages/vector
This library implemented in pure ReScr…
-
```fish
$ rescript
rescript: [1/7] src/Internal-RescriptMocha.cmj
FAILED: src/Internal-RescriptMocha.cmj
We've found a bug for you!
/Users/dsiu/code/playground/rescript-mocha/src/Internal.r…
dsiu updated
10 months ago