[deleted]
Closure Compiler in JavaScript
11–20 of 115 posts
Re: Closure Compiler in JavaScript
#12Why would I use this over babel?
Re: Closure Compiler in JavaScript
#13offtopic: googleblog.com vs blog.google?
Re: Closure Compiler in JavaScript
#14Can anyone comment on the state of Typescript - Google Closure integration ?
Re: Closure Compiler in JavaScript
#15Re: Closure Compiler in JavaScript
#16Re: Closure Compiler in JavaScript
#17Why would I use this over babel?
They do different things.
Re: Closure Compiler in JavaScript
#18Why would I use this over babel?
you like lisp
Re: Closure Compiler in JavaScript
#19Why would I use this over babel?
The advanced compilation mode does some pretty powerful dead code removal and minification [1]. I guess that is available from plugins in Babel as well but Google has been using it for Gmail, Google.com etc, so it's quite battle tested.
[1]: https://developers.google.com/closure/compiler/docs/api-tuto...
Re: Closure Compiler in JavaScript
#20offtopic: googleblog.com vs blog.google?
could be a security measure.