https://kotlinlang.org logo
#javascript
Title
# javascript
e

Edoardo Luppi

11/15/2023, 9:32 AM
Looks like 1.9.21 will be a QOL release for K/JS. Cool! https://youtrack.jetbrains.com/issues/KT?q=Target%20versions:%201.9.21%20KJS
👏 1
a

Artem Kobzar

11/15/2023, 4:49 PM
There will be more 🫡
🐕 2
e

Edoardo Luppi

11/15/2023, 6:16 PM
Apart from features like collections exporting or TS declarations docs, it really seems the K/JS infrastructure is there. I recall you fixed the multiple main functions issue, so soon we'll be able to use K/JS to target browser extensions without multiple modules. And as soon as we get the split of Node/browser in the hierarchy, the library ecosystem will grow further. Cool times to develop software!
Nx is also getting first-class Gradle support soon, so a monorepo with multiple technologies (i.e., with K/JS) will be even easier to setup.
2 Views