17. Add Loading Spinner Component with Declarative Reactive Programming & Subject - Angular RxJS

preview_player
Показать описание
In this video we will learn how to add the loading spinner component with Declarative Reactive Programming and using the subject with RxJS Angular.

If you like my video, please subscribe to my channel.

GitHub Repository for the Angular Declarative Course:

Join in the Telegram Group

My Playlists:

My Courses Playlist Page:

#DeclarativeProgramming #leelawebdev #Angular

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thanks for your content. Some constructive criticism:

- this is a RxJS / Reactive programming video. However, the first 6 minutes (almost 50% of the video) are about writing CSS.

In the future, would be better if you prepare the CSS solution beforehand and just give a 60 seconds walkthrough the app setup to understand how the UI is put together, and then just jump straight to the main content of the video.

floroz
Автор

Thank you so much Leela! Appreciated this 🙏🎉

mickie
Автор

we can add it directly in common interceptor which will handle the all loader on/off, bearer Token and also common Error Handling . Avoid lines of code and repeated code right? . correct me if im wrong . .thanks for your contribution Leela . I have learned alot from your videos.

javidg
Автор

Hi Leela, Why you did not apply the async pipe directly to the app-loading component like this: <app-loading *ngIf="showLoader$ | async"></app-loading>

rezanikfal
Автор

How could we do that for a serverless platform like Firebase

durusuTV
Автор

I got the errror: ERROR Error: NG0100: Expression has changed after it was checked. Previous value: 'null'. I know solutions may be we need to add changeDetection here. Do any of you face with the same issue liked me?

tranntn
welcome to shbcf.ru