How do we React? - Part 2

added by JavaScript Kicks
3/1/2019 6:10:25 PM

500 Views

You may have noticed that most other frameworks don't have HoCs, render props or anything like React.Children. These account for a lot the differences between React and other frameworks. How would you solve these use cases if you had to switch to [other framework]?


0 comments