Skip to content

Would you be open to add React.list? #385

Closed
@nikgraf

Description

@nikgraf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions