Post Archive with Feature Rows

Scope functions in Kotlin

3 minute read

In Kotlin, let, apply, run, also, and with are extension functions that allow you to work with objects in a more concise and readable manner.

Sealed class vs Enum class in Kotlin

2 minute read

Both sealed classes and enums in Kotlin are used to represent a fixed set of types, but they serve different purposes and have distinct features.

Object and Companion Object in Kotlin

2 minute read

In Kotlin, both companion object and object classes are used to define singleton-like behavior, but they have different use cases and characteristics.

placeholder image 1

Placeholder 1

This is some sample content that goes here with Markdown formatting.

placeholder image 2

Placeholder 2

This is some sample content that goes here with Markdown formatting.

Read More

Placeholder 3

This is some sample content that goes here with Markdown formatting.

placeholder image 2

Placeholder Image Left Aligned

This is some sample content that goes here with Markdown formatting. Left aligned with type="left"

Read More

placeholder image 2

Placeholder Image Right Aligned

This is some sample content that goes here with Markdown formatting. Right aligned with type="right"

Read More

placeholder image 2

Placeholder Image Center Aligned

This is some sample content that goes here with Markdown formatting. Centered with type="center"

Read More