code is emotional
kavin savvy wrote:If they can come up with kotlin to JS framework and make kotlin as one language for web development will be great. At the moment, Angular & react are dominating on frontend space.
Bear Bibeault wrote:
kavin savvy wrote:If they can come up with kotlin to JS framework and make kotlin as one language for web development will be great. At the moment, Angular & react are dominating on frontend space.
This seems to indicate that Angular and React are alternative languages such as Kotlin that one can choose to use on the web (or anywhere else). In fact, React and Angular are both JavaScript frameworks, not languages -- anymore than Spring is an alternative "language" to Java.
While both React and Angular can be used with ES5 (the current version of JavaScript widely supported by currently employed browsers), they are more often written in ES6 (React) and TypeScript (Angular) and transpiled to ES5.
I'm sure someone could come with a Kotlin transpiler in order to be able to use it on the web, but there would need to be big incentive for people to use it -- like some killer new framework. Just the availability of the language wouldn't be enough enticement. TypeScript would be unheard of without Angular pulling it along.
code is emotional
kavin savvy wrote:If you want to stay in JS world react native is good choice with some issues. reactjs license can become problem but I will keep that aside for now.
[url=https://blog.madebywindmill.com/an-ios-devs-experience-with-react-native-559275b5a4e8]An iOS Dev’s Experience with React Native
[/url]
You can build an application for JVM, android, native & browser. I believe JVM & android got better head start considering JS & native. I can code in JS (not expert level) but kotlin as a language is far superior.
At the moment, reactive native is ahead of kotlin on the mobile platform. I wish kotlin can add IOS to seal the deal.
Out of all modern languages I like kotlin.
code is emotional
Bear Bibeault wrote:I'm sure someone could come with a Kotlin transpiler in order to be able to use it on the web, ...
Jesper de Jong wrote:
Bear Bibeault wrote:I'm sure someone could come with a Kotlin transpiler in order to be able to use it on the web, ...
This already exists, and is one of the four officially supported platforms for Kotlin: JVM, Android, browser (JavaScript runtime) and native.
I can't beleive you just said that. Now I need to calm down with this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
|