Event-Driven Architecture in React
Every React project needs architecture. With a solid architecture, your app will become a more testable, solid, and scalable app.
However, React projects can easily get unorganized.
Because we can put all the logic into components and we are (often)...
yozibak.hashnode.dev6 min read