Adi NugrohoUsing SQLite with Spring Boot & KotlinSetup Spring Boot (+ Kotlin) with SQLite as the database.Oct 26, 20202Oct 26, 20202
Adi NugrohoFix Sound Not Working on MacOS Mojave and Slow Safari PerformanceYesterday, I upgraded my macOS to Mojave, and the first thing that I noticed is there was no sound, and when I checked the sound device…Oct 1, 20184Oct 1, 20184
Adi NugrohoWhen To Use Cocoapods? When To Use Carthage?Do I need to use Cocoapods only or Carthage only or use both?Feb 9, 20182Feb 9, 20182
Adi NugrohoCreate LINE Bot Using Ruby (Part 1)Why LINE? Because it’s one of the most popular messaging platform used in Asia especially East & Southeast Asia. It even sit on the number…Nov 1, 2017Nov 1, 2017
Adi NugrohoChaining Multiple Retrofit Call Using RxJavaEasily call requests in an orderSep 8, 20175Sep 8, 20175
Adi NugrohoFixed-Height UICollectionView Inside UITableViewFrom my last project, there’s a requirement that I need to show a comic detail page with its page list. Just as what Instagram profile page…Feb 23, 20178Feb 23, 20178
Adi NugrohoTips : Naming Methods & Properties in Class ExtensionThere’s this simple trick that I learn from programming Actionscript 3. This will make your methods and properties shown first in XCode…Sep 28, 2016Sep 28, 2016
Adi NugrohoFix Cocoapod 1.0.1 + Swift 3 + XCode 8If you’re using Cocoapod 1.0.1, use a framework with Swift 3 version, run pod install and then XCode warn you to convert your code to Swift…Sep 23, 2016Sep 23, 2016
Adi NugrohoDisable OS Logging in XCode 8If you’ve just updated to XCode 8. Run your project normally, like you always do in XCode 7 and then, boom, your console logging like crazy…Sep 15, 20163Sep 15, 20163