:mega: :mega: After JS got non-experimental with K...
# javascript
o
📣 📣 After JS got non-experimental with Kotlin 1.1 we are starting to slowly deliver on tooling around it. Hereby we want to show some of the early work on Gradle/NPM/WebPack for those who has multiplatform project (backend + frontend) and want to use Kotlin throughout the project, have a single project structure and still enjoy NPM as a repository for JS libs, webpack devmode and all the rest. Check out https://github.com/Kotlin/kotlin-frontend-plugin and tell us what do you think!
🎉 3
d
You just guessed my thoughts when I wrote this text a few hours ago (http://daydreaming-in-it.blogspot.com.br/2017/04/to-publish-or-not-to-publish.html).
o
It’s more about how to assemble an application using both maven & npm dependencies, not so much about libraries yet.