Ask HN: Building a responsive single-page app using Zurb +?
https://news.ycombinator.com/item?id=6023044I'm building a responsive web application, and I want to use Zurb Foundation to manage the CSS grid and provide some default widgets. Given that this is a single page web application I would like to use something like Backbone or Angular to manage the data-binding between the view and model. Does someone have familiarity with this stack?
Thanks!