Difference between revisions of "Talk:JavaScript coding conventions"
From PKP Wiki
(what is a 'closure compiler' please :)) |
Jerico.dev (Talk | contribs) m (Respond question on talk page.) |
||
| Line 1: | Line 1: | ||
So, I read the page and am learning about the subject, but my question is: what's a "Closure compiler" and how does it enforce the Interface pattern? (I heard of a "clojure" compiler, but I suspect that's not what you meant.) That's where I personally am stuck (otherwise it is a very good page I think.) | So, I read the page and am learning about the subject, but my question is: what's a "Closure compiler" and how does it enforce the Interface pattern? (I heard of a "clojure" compiler, but I suspect that's not what you meant.) That's where I personally am stuck (otherwise it is a very good page I think.) | ||
| + | |||
| + | :See here: https://developers.google.com/closure/compiler/ | ||
Latest revision as of 08:53, 21 August 2012
So, I read the page and am learning about the subject, but my question is: what's a "Closure compiler" and how does it enforce the Interface pattern? (I heard of a "clojure" compiler, but I suspect that's not what you meant.) That's where I personally am stuck (otherwise it is a very good page I think.)