How to implement a wrapper function that accepts any function?
|
|
1
|
669
|
August 22, 2021
|
Why rescript escapes string by default?
|
|
4
|
1174
|
August 22, 2021
|
Is it possible to create a two record types that explicitly share some fields?
|
|
8
|
977
|
August 21, 2021
|
Forward rescript compiler colors to vite process
|
|
4
|
756
|
August 20, 2021
|
Is there an idiom to achieve something like Haskell's type classes or Elixir's protocol
|
|
3
|
1508
|
August 20, 2021
|
[RFC] New Promise Binding
|
|
47
|
9416
|
August 20, 2021
|
Rescript vscode plugin improvement suggestion
|
|
2
|
623
|
August 20, 2021
|
Pattern Match Fall-through with ignored variable fails to compile
|
|
4
|
1527
|
August 20, 2021
|
Array typed with fixed length?
|
|
9
|
2703
|
August 19, 2021
|
How can i fix this Js.Array.filter type error?
|
|
1
|
2494
|
August 19, 2021
|
Creating callbacks for the Ohm-js parser
|
|
2
|
670
|
August 18, 2021
|
Recommended to use Rescript yet for production?
|
|
9
|
2306
|
August 18, 2021
|
Safety of Belt methods
|
|
5
|
1599
|
August 18, 2021
|
How to handle namespacing
|
|
1
|
548
|
August 18, 2021
|
Parser combinators – reasonable approach with ReScript?
|
|
3
|
2379
|
August 18, 2021
|
How to ignore a named argument?
|
|
4
|
1989
|
August 17, 2021
|
Why was the fun keyword removed from rescript?
|
|
5
|
1401
|
August 17, 2021
|
What do you call someone who programs in rescript?
|
|
20
|
1883
|
August 17, 2021
|
Runtime free type safe array access for javascript interop
|
|
9
|
1279
|
August 17, 2021
|
Roles for Belt,Js, and Pervasives in ReScript
|
|
35
|
6044
|
August 17, 2021
|
Generate a javascript function that uses a arguments destructuring?
|
|
4
|
1105
|
August 16, 2021
|
Should I commit the generated `.merlin` file?
|
|
5
|
921
|
August 16, 2021
|
Some random thoughts on ReScript's own package manager
|
|
14
|
1093
|
August 16, 2021
|
Is rescript a good choice if I need to work a lot with DOM/Window API?
|
|
4
|
1265
|
August 16, 2021
|
Gentype export to ts file instead of tsx
|
|
6
|
1535
|
August 15, 2021
|
What's wrong with this bindings?
|
|
1
|
471
|
August 15, 2021
|
Recommended development flow with Vim and terminal
|
|
6
|
1402
|
August 14, 2021
|
Any way to annotate a type that base on argument function return type
|
|
2
|
1175
|
August 14, 2021
|
I wonder is there any good examples of UI-libraries or typings for popular UI-libraries with React, rescript?
|
|
5
|
2304
|
August 13, 2021
|
How to conditionaly use react component
|
|
1
|
834
|
August 13, 2021
|