Modals, Dialogs, Notifications, and Snackbars, are all examples of “global components” — as I call them. These are components that should be displayed at an app level and should be triggered from anywhere. I work with large-scale applications which show a lot of Modals and notifications and sometimes, we even…