Bookmarklet pour afficher la grille de Foundation - Dans un récent article, je vous parlais de in-browser prototyping. Si vous utilisez cette méthode et plus particulièrement Foundation, le bookmarklet que j'ai créé pourrait vous intéresser.
For the purpose of this Techtorial, we’re going to build a simple news reader application for my friend‘s Tech Blog DailySocial.net. We’re going to extract contents using only frontend technologies, JavaScript to be exact. There will be no caching (persistency) at all, you are welcomed to fork and do your own implementation, you could try to persist by using Local Storage or even cookies (beware of the 4 KB limit for this).
ZURB design lead Jonathan Smiley shows you how to use Foundation, a new, responsive open source framework, to quickly build a prototype you can test and build onto for any device...