i'm looking to try out kotlin-js, so I looked around for tutorials online and I came across both
kotlin-frontend-plugin
and
create-react-kotlin-app
. They are both by jetbrains and appear to be actively developed but dont seem to be related. If I want to start with a (fairly) simple browser-only app should I use one of these 2 options? Or something else?
a
Alexander Mikhalchenko
11/26/2018, 6:19 AM
For start I would recommend
create-react-kotlin-app
as it has minimal configuration for simple projects.