One response to “Javascript let”

  1. tony

    I knew about the java scope braces, but I didn’t know about the let keyword in javascript.
    Is this the same behavior that let has on lisp-like languages? because if it is I finally get it and how I can use it in clojure.

Leave a Reply