News

Is there a Java class that you’ve always felt was missing some useful functionality for Android development? With Kotlin it is possible to quickly and easily add functionality to existing ...
Otherwise you need to declare the type. Type inference seems to be improving with each release of Kotlin. Have a look at the function declaration near the top of both panes. The return type in ...
For those unfamiliar with what this means, it means that other activities outside of this file can access the functions you ... in-depth introduction to Kotlin syntax and structure, and how ...
Recently, I wrote an introduction to Express.js in a two-part series that starts from the basics and advances to using a datastore with templates and HTMX for dynamic UI interactions. We’ll do ...
During KotlinConf 2025, developer JetBrains has charted the course of the Kotlin programming language. Its further maturation ...
This extension comes from developer Mathias Fröhlich, providing Kotlin language support for VS Code -- basically a syntax highlighter for the Kotlin language. Fröhlich credits the open source Kotlin ...
providing Kotlin language support for VS Code -- basically a syntax highlighter for the Kotlin language. Fröhlich credits the open source Kotlin Sublime Text 2 Package, so his extension is likely ...