What do you do when an application you just installed is f****** slow? ——-> Straight to the garbage, no question asked. This scenario can also happen to the applications that you develop. Not everybody has an iPhone 7. In today’s tuts we get this painful issue out of the way.
Posts in category lazy loading
Ionic 3 New Pages Lazy Loading
Page Lazy Loading is awesome. I never start a tuts like this, but f*** yea! This new feature from Ionic 3 not only makes our code more concise but also avoid the hassle of typing every damn time the same paths in every Class! Lazy Loading allows us to access Pages wherever we want by only using a string. We are […]