Hi everyone. I'm using Kotlin do develop android a...
# javascript
i
Hi everyone. I'm using Kotlin do develop android apps and I'm deeply in love with it, wanting to use the language everywhere. After searching a little, I discovered that it's possible to use react with kotlin. What I want to know is how steep the learning curve would be for me, considering I already know Angular at the front-end (both JS and Angular6), which could help me. So, is it difficult to learn? Or should I begin with the pure KotlinJS?
c
I put together a super simple example app that shows a little of what its like to use Kotlin/React with styled components here at https://github.com/chadmorrow/reactform
Before learning Kotlin my only experience was vanilla javascript with React. If you have any prior experience with Typescript, Angular, etc then I don't think you'll have any trouble getting going with React
i
Ty, I really like typescript and angular but considering I already have to deal with, php, Kotlin on Android and SQL, using more languages would really be a problem, so I'll use kotlin on the frontend and probably on the back too someday in the future, this way I'll be able to give more attention to this awesome language, thx a lot, I'll take a look at this links :)
👍 1