Hi Christopher, thanks for your response. Regarding your concern about event names, I already mentioned in the article that that would be a (much) better way to do things, but I left it out in the code just to make the examples a little simpler to follow since Storeon is new for 90% of readers.
I’m sorry if the project seems bias. I took a look at the duck pattern and it looks great. I will definitely consider it on a future redux project as it solves a lot of the pain points I mentioned in this article.
However, this isn’t something I see in redux projects very often. That’s kinda my point. Storeon’s architecture makes the module pattern a more intuitive.
I think I also mentioned at the end of the article that this is a small project and therefore not a proper benchmark. I more than welcome you to try it on a larger project. Please do let me know how it goes for you!