Whereas Response.js,
discussed in the previous blog entry, is handy for modifying
the DOM by swapping out DOM elements (instead of using CSS
rules to hide DOM elements) based on screen size, an
alternative approach, focused on HTML fragments, is
provided by Foundation.js, in particular,
Foundation
Interchange.
Foundation is a UI framework, comparable to Twitter Bootstrap
and Angular UI. In the 5.0 release of Foundation, Interchange was
made available. Interchange is...