I am writing this blog post as I wait for my flight back home at the Dubai International airport. I am travelling back home from a short holiday to my parents place and this post is going to be about a little something about app testing that I discovered during my holiday. p.s. It's 12am, right now, so please excuse any grammatical mistakes in this post. What Did I discover? I grew up in a place with little or no internet connectivity and hence when I was working on my app, My Day To-Do , I made sure that the app works offline i.e. it doesn't require an internet connection to at least use all it's core features. During development I tested this extensively by switching off Wi-Fi, turning the mobile data off and testing the app's core functionality. All that worked as expected and I had made sure I released an app that would work offline, however recently I realised that there was one more test that I had to do which I didn't. Next time, a similar use ...
Captain Danko’s JavaScript Lab — Tutorials, Frameworks & Front-End Mastery