i just wrote my first nodejs application in kotlin...
# javascript
h
i just wrote my first nodejs application in kotlin - this is so cool!!! 😄
👍 1
m
Congrats! I assume it’s a browser based app. Do you use webpack (4)? I’m playing also with KotlinJS but if I start the the dev server with ‘npm run start’ my code changes are not reflected until I restart the dev server. Are you recognizing similar problems?
h
actually i was just using small programs, and i didn’t use npm run start for instant code updates. ill let you know if i face similar problems