How do I translate this TypeScript to ReScript
|
|
2
|
955
|
July 26, 2023
|
Proposal: Automatically collapse nested @unboxed variants (Null.t<Null.t<'a>> => Null.t<'a>)
|
|
4
|
790
|
July 25, 2023
|
ReScript v11 - does it compile .ml .mli files?
|
|
2
|
667
|
July 25, 2023
|
Cannot find module './Pervasives.gen' or its corresponding type declarations
|
|
1
|
857
|
July 24, 2023
|
Weak Type Variables
|
|
8
|
1077
|
July 23, 2023
|
ReScript & React Form Event: Type Extension?
|
|
1
|
896
|
July 21, 2023
|
When testing, do we just expect to see JS output during debugging?
|
|
3
|
830
|
July 21, 2023
|
Why aren't you using ReScript in your project?
|
|
8
|
1496
|
July 21, 2023
|
Is there a future of ReScript without React?
|
|
4
|
1152
|
July 20, 2023
|
Arbitrary order of functions (`fn` / `function` keyword)
|
|
4
|
814
|
July 20, 2023
|
What is the reasoning behind the ?Some ?None syntax?
|
|
0
|
671
|
July 19, 2023
|
Creating a binding to Mui styled components
|
|
2
|
1520
|
July 19, 2023
|
Module improperly exporting JS reserved keyword
|
|
1
|
836
|
July 16, 2023
|
Can't add type signature to Labelled argument with default value
|
|
2
|
595
|
July 15, 2023
|
How to conditionally populate the value of an object
|
|
14
|
924
|
July 13, 2023
|
Supporting Upcoming Features in React Canary for ReScript
|
|
0
|
1004
|
July 10, 2023
|
How to deal with eslint errors in generated .bs.js files?
|
|
5
|
1546
|
July 9, 2023
|
What is `assert` used for?
|
|
5
|
856
|
July 8, 2023
|
Are there any linters for Rescript?
|
|
15
|
2306
|
July 8, 2023
|
Element type is invalid in Next.js
|
|
1
|
1024
|
July 6, 2023
|
Dune exec is failing
|
|
4
|
876
|
July 5, 2023
|
[ANN] Documentation tool for rescript react (feedback please)
|
|
2
|
842
|
July 5, 2023
|
Best way to convert an Array of Belt.Result.t into a Belt.Result.t of Array
|
|
14
|
1034
|
July 5, 2023
|
Is auto-completion on pipe operator only worked for type t in Module?
|
|
0
|
615
|
July 4, 2023
|
How to use immer in Rescript?
|
|
4
|
748
|
July 2, 2023
|
No type hint for aliased module in block
|
|
1
|
695
|
July 2, 2023
|
Ppx-spice supports the uncurried mode now
|
|
1
|
614
|
July 1, 2023
|
Open module not working when the namespace is false
|
|
2
|
904
|
June 30, 2023
|
Casting polyvariant tail?
|
|
2
|
659
|
June 29, 2023
|
How to define two types simultaneously?
|
|
1
|
701
|
June 26, 2023
|