Hello everyone, 👋
We have a setup from 2021 that enables us to consume artifacts produced by a Kotlin Multiplatform project for both JVM and JavaScript by configuring our build tools (Maven, Gradle, npm) to use the appropriate Azure Artifacts repository. KMM/KMP has helped with centralization and managing dependencies, ensuring that all services, rules, and limits are consistently applied across different platforms and projects.
I'm currently working on it and I'm interested in learning how KMM has evolved recently. Specifically, I'm looking for updates or changes since the last major release.
Additionally, could anyone recommend some good learning materials or resources, especially for compiling artifacts for JVM and JS? Any guides or examples would be greatly appreciated!
for a developer - who has just started with KMM 🙇