PinnediamVariableiOS Swift ClosuresClosures can capture and store references to any constants and variables from the context in which they’re defined. This is known as…Jun 12Jun 12
iamVariableUsing TOML in Android DevelopmentIn Android Studio, we all typically use the Gradle build system, where configuration files like build.gradle are used to manage…Sep 29Sep 29
iamVariableKotlin Higher-order functionsUse of let, run, with, also, apply — These are higher-order functions in Kotlin that provides a concise way to perform operations on…Jul 24Jul 24
iamVariableiOS — Simple ToDO App with Swift version 5.7.2Here we are going to create a simple ToDo application using XCode 15.2 and swift 5.7.2Jun 9Jun 9
iamVariableTerminal Command for beginiersTerminal is the most powerful machanism in all your machines.Nov 24, 2023Nov 24, 2023
iamVariableAndroid — Kotlin Basics to Advance Interview preparations coding practiceHi Guys, we gonna see some of the basic to advance interview preparation article.Oct 7, 2023Oct 7, 2023
iamVariableAndroid Best practices developer should know!Benefits of ArchitectureSep 20, 2023Sep 20, 2023
iamVariableAndroid changing Theme coloursAs Google has changed few small things to the project structure recently, you will find different colors.xml file than the one shown in the…Nov 11, 2022Nov 11, 2022
iamVariableLiveDataBuilder in Kotlin AndroidIn our previous article we saw, how viewModelScope help us to remove boilerplate codes. If you haven’t read it, I share you the link below…Oct 21, 2022Oct 21, 2022