from Hacker News

Why I chose ClojureScript over JavaScript

by gigasquid on 5/15/17, 11:47 PM with 1 comments

  • by uwu on 5/16/17, 12:15 AM

    > If you have worked on any sizeable JS code base, you have probably dealt with some of JS’s language quirks such as function context (this), hoisting, prototype inheritance, number array sorting, and the list goes on….

    so clojurescript is just another language for people who don't want to bother learning javascript?