Typescript?
Dart?
CoffeeScript?
Haxe?
NextGen Actionscript?
Other? Post pls.
Typescript?
Dart?
CoffeeScript?
Haxe?
NextGen Actionscript?
Other? Post pls.
Other urls found in this thread:
urbandictionary.com
karaframework.com
twitter.com
Been using typescript, I actually really like it
it's built on javascript and it still feels like javascript, just augmented to meet real world needs
assembly
There is literally nothing wrong with ES7
ClojureScript
Hand written wasm
Wouldn't inherit all JS flaws?
kys
Yes, there is.
Searching right now.
Thank you user.
Purescript if you are a functional programmer
>Asynchronous paradigm
>Still 0 concurrent programming primatives in the standard library.
Fucking grow up and program in real man's language..
Name one alternative for the browser
"...for the browser"
urbandictionary.com
Program against the operating system API.
If you are working with React-Redux: Elm.
If you just want javascript but slightly less retarded: Typescript.
If you need something reliable for massive webapps: ScalaJS.
If you like LISP: ClojureScript
If you like Haskell: Purescript.
If you like Ocaml: Bucklescript
Kotlin
OP here
Thank you.
Compile Ocaml or ReasonML to JS with bucklescript. I really wish the ML family was more popular. Facebook is developing two ML based languages so I'm hoping they can push it mainstream.
this looks interesting, im gonna check it
Best answer. Btw Typescript is shit, the typechecker is completely unsound, hardly even tries.
Coffeescript by far. Most of the Ecmascript 6 improvements are a rip off from Coffeescript. Much of Julia's syntax, especially mapping methods are heavily influenced by Coffeescript. Coffeescript would be the perfect scripting language if it were to become a standalone scripting language and not just a transpiler
>Elm
>one language that compiles into badly HTML, CSS and JS
i can't even begin to imagine the disaster it is to handle a simple CMS
Lua
or for just cleaner js: coffeescript
Rust
>standard library
frog.jpg
This. The ? coalescing operator destroys a whole lot of crappy boilerplate all by itself.
Clojurescript is fucking amazing. Elm is dope too.
What's wrong with just JavaScript?
JQuery
ES6
does coffesscript support async await yet?