Always Try, Try?, And Try!, Never give up
Beside Swift being powerful, expressive language with a flexible, elegant syntax. There is one of the features I appreciate most is native support for error handling with try ke...
Thoughts, ideas, and knowledge on technology, programming, and design.
Beside Swift being powerful, expressive language with a flexible, elegant syntax. There is one of the features I appreciate most is native support for error handling with try ke...
We all know about MVC and it’s shortcomings. I would love to explain MVVM that make developer’s life as well as testing quite easy Creating a View Model Before we take a look at...
Very first step is to getting docker installed to your Synology NAS. Open package manager and search for docker. Click install. https://mtlynch.io/sia via docker/ Get latest rel...
Few reasons I like Storj over Sia It has been less than a day that I am able to run StorjShare (aka Storj) and I have started liking it already. Here are the few reasons that'sa...
If you are already here you know what is ledger nano s. if you don’t, Click above image or visit https://www.ledgerwallet.com/ to see their products. LTC uses the same app as BT...
Just like anyone else you have encounter this error too. Writing a pure swift protocol and declaring the weak delegate you must have encountered error mentioned below. \[swift\]...
We all have a bad memory when it comes to specific syntax of Closure. At least this post is going to help me, throwing out there if someone else can be benefited by it. Happy Sw...
Well if you find yourself in situation like where there is no existing Time Machine backup and you are taking it first time. Let me tell you it's going to be very slow as it is...
Athos Wearable Technology for Fitness As we all know how tech is moving into our life in form of wearables. we have watches and fitness trackers telling us steps taken, calories...
With this post I would be guiding you to make your own cocoapod with swift, that you can use in your project and help other developer save hours by using your code that being te...