Examples of large production-grade, open-source React apps

All of the to-do apps are great for starting to learn React, but what about real-life? Let’s see what real production React apps are like. Read more

Similar

A Critique of React Hooks

I want to preface this critique by saying I think that hooks are not all bad. If I were starting a new react project today I would still use them despite all these flaws. However, that doesn't make them immune to criticism. Given their design, I think the... (more…)

Read more »