Marco
Member since Jun 6, 2016
- Profile: /members/13205-marco.htm
- Comments: 1
Recent Blog Comments By Marco
-
Creating A Pre-Bootstrap Loading Screen In AngularJS
Posted on Jun 6, 2016 at 6:37 AM
Hi, I'm using a simple: <div class="bootstrap-loader" ng-class="{loaded: true}"> And i just make it disappear by css when the "loaded" class is added by angular. Is it so bad? Any performance issue or something that i didn't think about that make your code prefe... read more »