mmcgahan / backflask

Python on the backend, JS+SCSS on the front. Fully responsive, mobile-first blog-oriented framework.
1 stars 0 forks source link

lazy-load foundation JS #8

Open mmcgahan opened 10 years ago

mmcgahan commented 10 years ago

Don't use any foundation JS on mobile - maybe avoid loading jquery on mobile as well? Might be huge, but gotta work out Backbone.render without $().html(). Not difficult, just necessary.