Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ambroos
3065 days ago
Google's "big" client apps (Inbox / Gmail / Calendar) are a mix of Java converted to JS (GWT) and native JS with the Closure library/compiler. I think, anyway.
2 comments
SZJX
3064 days ago
Not sure if GWT is still that relevant nowadays. AngularJS was developed by Google many years ago. It was already pure JS.
link
lozenge
3064 days ago
Inbox by Gmail launched in 2014, long after Angular JS was first released, and uses GWT.
link
DannyBee
3064 days ago
Close. Apps is using mostly using j2cl.
link