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

Not sure if GWT is still that relevant nowadays. AngularJS was developed by Google many years ago. It was already pure JS.
Inbox by Gmail launched in 2014, long after Angular JS was first released, and uses GWT.
Close. Apps is using mostly using j2cl.