|
|
|
|
|
by tomelders
2616 days ago
|
|
That is not better. Just look at what you've created vs the idiomatic way of accomplishing the same thing with vanilla React. It's a new DSL on top of React that just adds unnecessary noise. It over complicates what should be a simple task. Why do I have to specify "List" twice? And what sort of magic is "component" performing? What are children now? Do they not exist anymore? And what does "overrides" mean in this context? Passing children to a component is not an "override". I think you're drunk on your own hype buddy. Maybe this all makes perfect sense to you, but it looks like garbage to me. |
|