Posts

Showing posts from March, 2025

04 In Kotlin How to Use Safe Call operator in chains | Kotlin & Compose Tips | Android with Rashid

Image
 Null Safety In these video we'll understand  1. In Kotlin How to use safe call operator in chains ? 2. Why safe call operator is shorter to write ? 3. How safe call operator use is easy to understand ? 4. How much is the difference while using if condition for nullability checks ?

03 Safe call operator in kotlin | Kotlin & Compose Tips | Android with Rashid Saleem

Image
  Null Safety In these video we'll understand  1. What is Safe call operator in kotlin ? 2. How to use Safe call operator in kotlin ?

02 Null Safety in kotlin | Kotlin & Compose Tips | Android with Rashid Saleem

Image
  Null Safety in Kotlin In this video we'll understand  1. What is Null Safety in Kotlin ? 2. How to Null Safety to write more safer code ? 3. How to avoid NullPointerException with Null Safety ?