Hey there, folks! Welcome back to another exciting blog post on BeMyAficionado. In this article, we're diving into the fascinating world of event-driven communication in frontend development, with a special focus on using an event bus to manage events between two micro-frontends. So, let's jump right in! First things first, let's understand what an event bus is. Think of … [Read more...] about Exploring Event-Driven Communication in Frontend Development with an Event Bus
microfrontends
A Brief Discussion On Frontend and Micro-frontends
Whenever we hear the world "Monolith" it kind a sounds like a large block of age old monument, but in the world of software development monolith is not age old, infact, monolith is the first choice. Whenever I start on a project, I prefer to go monolith. There are several benefits of that. For one, it has less components and its really fast to develop and release new features … [Read more...] about A Brief Discussion On Frontend and Micro-frontends