angularjs - Loader screen in anguarJS -
i want show loader screen while main page of application loading, i'd similar angularjs blog (which thinki that's pretty cool), i've seen documentation ngcloak looks hides content while it's loading application preventing display {{}}, how can manage show layout or "main page" until that's loaded?
which best way implement solution according use case? i'm not sure directive, http interceptor, defer route, ngcloak, candidates solution?
thanks
Comments
Post a Comment