Client-side

Deep dive into CSS Preprocessors

On May 31st, I gave this talk at SFHTML5 about CSS Preprocessors: Source: Verekia

Build a simple client-side MVC app with RequireJS

As a web developer, you certainly often started coding your JavaScript in a single file, and, as the code base…