kizu / ideas

Repo for some not-so-secret ideas for different things, more like todo-someday-in-the-future I guess
1 stars 0 forks source link

Progressive [mobile-first] loading #105

Open kizu opened 9 years ago

kizu commented 9 years ago

Progressive enhancement meets mobile-first: the scripts, styles, images and other resources could be divided into modules in a way only the mobile ones would be loaded at first, with progressively loading all the other parts until the current environment is covered. This way the site would load fast at mobiles and won't have much differences as with any other workflow on the desktop.