Skip to main content
← All Tags

Kotlin

2 articles in this category

AI Newsandroidandroiddev

Understanding Jetpack Compose's @Composable Functions as UI Building Blocks

Explore how Jetpack Compose transforms Android UI development by treating UI components as reusable, state-driven 'Lego bricks' called @Composable functions.

Read more
AI NewsJUnitJava

JUnit 6.0.0 Released with Java 17 Baseline, Kotlin Suspend Support, and Enhanced Features

JUnit 6.0.0 introduces significant improvements including Java 17 baseline, native Kotlin suspend test support, a new CancellationToken API for fail-fast execution, built-in Java Flight Recorder (JFR) listeners, and upgraded CSV parsing with FastCSV. The deprecated JUnit 4 runner (junit-platform-runner) is removed, with Vintage remaining as a temporary bridge.

Read more