First Impressions Of JetBrains FleetWith the recent preview release of Fleet by JetBrains there was a chance to give the next generation IDE a spin. Many Software Developers…Oct 25, 2022Oct 25, 2022
Kotlin’s Porting ProblemsPorting isn’t one of Kotlin’s strong suits. Throughout Kotlin’s lifetime a number of different porting problems have been encountered, from…Sep 26, 2022Sep 26, 2022
Embedded GUI DevelopmentKotlin is used in various areas of GUI development, but hasn’t been used for Embedded GUI development. This type of development sets itself…Jan 25, 2022Jan 25, 2022
Binary As A FunctionServerless can be a very confusing term that means different things to different people depending on who you talk to, which is a bit like…Oct 25, 2020Oct 25, 2020
Linux Development Support On Kotlin NativeMany different platforms are supported by Kotlin Native however most of the focus goes to mobile platforms. This heavy focus has caused a…Jul 26, 20201Jul 26, 20201
Frontend Development With Fritz2One time I came across a YouTube video where part of the video title included Reactive. Upon looking at the title I was about to dismiss…Jun 14, 2020Jun 14, 2020
Introduction To Linux DevelopmentThis article will cover a basic introduction to Linux development using Kotlin via Kotlin Native. Not all native development on the Linux…May 12, 2020May 12, 2020
Introducing GUI VistaOn the open source side there is a saying, ”scratch your own itch”. I prefer the alternative saying, ”fulfil your own need”. My need to…Jan 17, 20203Jan 17, 20203
Kotlin Native For IoTWhen Kotlin Native was first released the platform was originally designed to cover iOS, desktop, tooling, and infrastructure development…Nov 17, 20192Nov 17, 20192
JetPack Compose ImpressionsWith Google moving in the direction of doing views declaratively in code instead of XML for Android development there is a lot of interest…May 18, 20191May 18, 20191
Kotlin For The Web FrontendWeb frontends in Kotlin are done through Kotlin JS which has had a very rocky start. When development first started with Kotlin JS its…Oct 27, 20184Oct 27, 20184
Kotlin Serverless LandscapeThere are a few Serverless options available but not all of these options will have official Kotlin support. Much of the official support…Jun 30, 2018Jun 30, 2018
Gradle Kotlin DSL TutorialIn this tutorial you will use Gradle Kotlin DSL (GKD) in a new Kotlin project to script Gradle builds. Gradle Inc first announced GKD in…Jan 2, 20184Jan 2, 20184
KotlinicMany will be wondering what Kotlinic is. Simply put Kotlinic means doing things in a idiomatic Kotlin way with code but also means thinking…Nov 13, 2017Nov 13, 2017
Community MessagingBack in the old days it used to be that IRC was widely used for messaging by communities. Now Slack is widely used mainly because it has…Sep 11, 2017Sep 11, 2017
The Case For Kotlin In Embedded DevelopmentSome programming languages have come and gone that aim to be a replacement to C for embedded software development yet they all fail. Easy…Aug 6, 20171Aug 6, 20171
Kotlin Server Side AdoptionSince Google’s Kotlin support announcement there has been a significant amount of coverage of Kotlin on the Android side (including…Jun 4, 20172Jun 4, 20172
Unofficial Kotlin Style GuideWith the official Kotlin documentation there is an official style guide however it is incomplete/insufficient. This article attempts to…May 2, 2017May 2, 2017
Introducing Web SceneAfter the Kotlin 1.1 release the Kotlin JS platform is now stable (production ready) but is lacking good Kotlin specific…Mar 22, 2017Mar 22, 2017
Micro Web Frameworks For KotlinWhen doing server side development with Kotlin you might want to consider using a micro web framework. To help you decide which one to use…Feb 3, 20172Feb 3, 20172