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…
5 min read 0 Kotlin Programming How to fix the pain of modifying Kotlin nested data classes Ivan Morgillo October 28, 2020 When Kotlin arrived a few years ago one of the selling points was immutability: In object-oriented and functional programming, an immutable object (unchangeable object) is an object whose state…
2 min read 0 Android IDE Kotlin Programming IntelliJ IDEA / Android Studio Tricks: Surround With Ivan Morgillo October 21, 2020 In one of my previous posts I wrote about one of my favorite features of IntelliJ IDEA/AS: Live Templates. “Surround…
2 min read 0 IDE Kotlin Programming Tech IntelliJ IDEA / Android Studio Tricks: Live Templates Ivan Morgillo October 15, 2020 One of my favorite features of IDEA are Live Templates. To give you a bit of context, Live Templates are…
8 min read 0 Life On intermittent fasting Ivan Morgillo August 25, 2020 Lately I’m having a lot of chats about intermittent fasting and I think it’s a good time to write down…