Moataz
Member since Sep 12, 2016
- Profile: /members/13299-moataz.htm
- Comments: 2
Recent Blog Comments By Moataz
-
Creating An Event-Driven Pre-Bootstrap Loading Screen In Angular 2.0.0
Posted on Sep 20, 2016 at 4:00 PM
I am very grateful!! (and so shall be future readers :D ) . Now I know how to communicate with the "presenter" that hosts the Angular app. I am sure this can be further generalized to scenarios other than loading. One possible scenario is to display a crash error message when unhandled... read more »
-
Creating A Pre-Bootstrap Loading Screen In Angular 2 RC 1
Posted on Sep 12, 2016 at 12:28 AM
nice approach .. this will be very useful in case of hybrid apps that need to load heavy JS to bootstrap. I have one question though. How would this be different if I want to listen to some other event that bootstrapping? (i.e. I want to trigger a flag or raise an event from my angular2 app, and h... read more »