5 ms·
It's surprising to me that Gmail doesn't take more advantage of code splitting and lazy bundle loading -- I wonder if it's common practice among "modern" JS app
by __float 8y ago
It's surprising to me that Gmail doesn't take more advantage of code splitting and lazy bundle loading -- I wonder if it's common practice among "modern" JS apps (i.e. the Angular-using ones like Cloud Console), but difficult to do with GWT.