Y
Hacker News
new
|
ask
|
show
|
jobs
by
lupire
592 days ago
Google does not write much publicly available JavaScript. They wrote their own special flavor. (Same for any hugel legacy operation)
1 comments
bilekas
592 days ago
Can we get some more info on what you're reffering to ?
link
jkaptur
592 days ago
They're probably talking about Closure Compiler type annotations [0], which never really took off outside Google, but (imo) were pretty great in the days before TypeScript. (Disclosure: Googler)
0.
https://github.com/google/closure-compiler/wiki/Annotating-J...
link