thel0ner.hashnode.devNo wifi after installing Kali?Well... I hate Debian and anything similar to it, but Kali is something else :) . Also it's not the distro I use for penetration testing, but I think it is one of the best distoros in this arena which you can use for penetration testing since the st...Apr 24, 2019
thel0ner.hashnode.devDid your ionic debugger stop reloading?Did your ionic debugger stop reloading all of a sudden during work? Well, as far as I know, it can be caused by two possible issues : 1) Fatal error in one of dependencies which makes nodejs stop working. 2) Lack of memory! the first one is obvious ...Apr 2, 2019
thel0ner.hashnode.devMaking ionic app exit on double tap of hardware back buttonPerhaps you have faced with this issue : users want to be able to exit the app on double tap of hardware back button similar to most of other android apps which ionic by default doesn't let you to do so.. but here is the solution. the fact is, by def...Apr 2, 2019
thel0ner.hashnode.devHow to speed up your ionic 3 app?Before of diving into concepts, let me assure you that if you're already using ionic 4 for developing your app, you won't need to follow this article. If you code well and follow standards in your codes, ionic 4 will take care of most of the part. Th...Apr 1, 2019