Comment by tipiirai
7 days ago
Thanks. The utopia is real. React absolutely dominates the market and has a certain, monolithic way of doing things. Hyper attempts to show that timeless software patterns, namely separation of concerns (Remember Gang of Four?), can bring significant benefits to the frontend scene.
Can you expand more on the Gang of Four comment? Which separation does GoF describe that is applicable in this context? And what is the definition of a "concern"?
GoF is all about "Elements of Reusable Object-Oriented Software": and separation of concerns is at the heart of it: https://www.geeksforgeeks.org/gang-of-four-gof-design-patter...
What if nue way of doing differ with what I want ? How do you customize anything ? IMO React win because it tries to do all of that.