Just starting with Kotlin/JS, I found it hard to use large NPM libraries like Firebase. But my past experiences with Elm and its system of ports helped me find a suitable solution. Let's dive into it!
Easy dependency integration in Kotlin/JS using the "Elm ports" technique
