Angular: Advanced event handling

preview_player
Показать описание
We can send Events from components via @Output which is an EventEmitter, but this is allways fire and forget.

In this video i want to show you how we could solve the problem that we can cancel Events or wait for async operations before we continue.

Github:

NPM:
Рекомендации по теме
Комментарии
Автор

An event container is a good idea as it helps to keep track of all events generated and received in an application. Kind of a central hub as opposed to thousands of individual connections Thanks for the video.

rembautimes
join shbcf.ru