I dunno what this is … But I like that I see Erlang
The demo is a dialect of Clojure that compiles to Js called Squint. I find it really depressing that this type of workflow has existed since the 70s, but never made it to the mainstream.
Oh shit if I knew of it I would have cared about JS a little more lol.
We need more lispy shit!
We really do, I find Js is useful cause it’s so ubiquitous, but the language itself is really awful. Being able to write your code in Lisp and crap out Js is really appealing.
There’s been so many attempts to wrangle some sense into it. Elm is one that comes to mind. But they are all too niche to make that impact.
Yeah, none of these languages have gone mainstream unfortunately. That said, I’ve been lucky enough to be able to use ClojureScript for all my front end dev, and haven’t had to touch Js in years.
Damn!! That’s awesome! I haven’t touched a lot of front end cause of JS
I really don’t understand how people work with Js. What blows my mind is that people choose to use it on the server voluntarily when there are so many better options available.