8 Comments
User's avatar
Alberto Gonzalez's avatar

Thanks for the shoutout, Petar

Emil Ghazaryan's avatar

Such an amazing article , please if you have a time add also some example .

Petar Ivanov's avatar

Will do! Thank you for sharing this feedback!

Jordan Cutler's avatar

Awesome article Ivan. I like the "screaming architecture" pattern which lines up more with how you suggested.

Thanks as well for the shout-out on the Meta Hiring Manager article 🙏

Saurabh Dashora's avatar

Useful stuff Petar. Modular Monoliths are definitely worth looking into.

Also, thanks for the mention.

Meer Khalil's avatar

Thanks for sharing the insights. MVC is very much frustrating.

I have thought a lot of time to switch to such design pattern but I was not aware of such name. I don't know why I hasitated to switch but now after reading this I am switching to this design pattern.

I think it will be very great because I am sensing that it will help a lot to reuse the features in multiple projects.

Build once and use as many time as you need.

Petar Ivanov's avatar

Thank you for sharing your experience and thoughts, Khalil! 🙏

Makoto's avatar

I have seeing many projects doin modular monoliths, but for any reason still creating hard dependencies between modules 😂. Great article!