1 min read 0 Programming Rails Using Ngrok with Rails ivan September 21, 2024 When working with Rails, I like to test my web apps with my desktop browser and my mobile browser. I…
4 min read 0 Life Programming New year, old and new challenges ivan February 2, 2024 2023 ended with me falling in love with Rails again after 15 years. I have always been a huge fan…
2 min read 0 Android You won’t believe how much time you will save with this Git pre-push hook ivan July 23, 2023 Introduction A significant part of being a successful software developer is refining our workflows to optimize productivity. One method I’ve…
1 min read 0 IDE Programming Run a IntelliJ/Android Studio configuration with a shortcut ivan July 8, 2022 If you are like me, you have a few “Run configurations” when you develop an app: Run the app Run…
1 min read 0 Android Show layout bounds from command line Ivan Morgillo June 24, 2021 Lately I found myself clicking through Android Settings menu to enable and disable “Show layout bounds” to check if views…
1 min read 0 IDE Programming Rainbow Brackets – Android Studio / Intellij IDEA plugins Ivan Morgillo January 21, 2021 My first Android course ended a few days ago, but good old habits stay: let’s keep talking about my always-installed…
1 min read 0 Android Kotlin Programming Diventa un Android Dev Ivan Morgillo December 30, 2020 Dal 1 febbraio 2021, in collaborazione con CGM Consulting, partirà il mio corso di programmazione Android destinato a tutti coloro…
3 min read 0 IDE Programming IntelliJ IDEA / Android Studio Tricks: “Presentation Assistant” plugin Ivan Morgillo November 27, 2020 One of my great passions related to programming is “Pair programming” or in its group version “Mob programming”. I have…
6 min read 0 Kotlin Programming D’oh!! There is no copy method for Sealed Classes in Kotlin! Ivan Morgillo November 19, 2020 A few weeks ago we looked at one of my pain points of working with Kotlin Data Classes: nested copy…
1 min read 0 IDE Programming IntelliJ IDEA / Android Studio Tricks: “Save Actions” plugin Ivan Morgillo November 13, 2020 One of my favorite plugins that I constantly suggest to install is Save Actions Save Actions plugin allows me to…