reason-react-example icon indicating copy to clipboard operation
reason-react-example copied to clipboard

Using array instead of list on todo mvc

Open praveenperera opened this issue 7 years ago • 0 comments

What are your thoughts on changing todo-mvc to model the todos as an array instead of a list.

Use array. React children should probably not be modeled as a list

ref: https://github.com/reasonml/reason-react/issues/192

praveenperera avatar Nov 06 '18 22:11 praveenperera