Join Slack
Powered by
Does anyone have experience in developing large sc...
# javascript
g
Grantas33
04/29/2020, 6:53 PM
Does anyone have experience in developing large scale apps with kotlin.js? Does it scale well, considering grade plugin outputs just a single js file?
t
turansky
04/29/2020, 7:54 PM
You can have
multiple outputs
if you need 🙂
b
bashor
04/29/2020, 10:08 PM
Likely a large app will be spllitted to modules and for each module you can get own js file
bashor
04/29/2020, 10:09 PM
https://www.jetbrains.com/space/
is fully written in Kotlin, inclunding frontend.
😮 2
5
Views
Open in Slack
Previous
Next