Closed
Description
Most of the times I use lists instead of arrays. This results in me doing this snippet over and over again:
->Belt.List.toArray
->React.array
In addition this causes confusion in beginner workshops (because I mostly use lists in the examples).
Would recommend to focus on using Arrays in these workshops or would you be open to add React.list
that does the conversion internally?
Metadata
Metadata
Assignees
Labels
No labels