Full-stack stuff

Latest posts

Working with widgets

May 31 2013 - Client-side architecture, part 3

Define specific, loosely coupled units of UI components to integrate in your pages.

Shared modules

May 30 2013 - Optimizing client-server communication, part 1

Share Backbone models, views and collections between the client and the server.

Make your own framework

May 28 2013 - Client-side architecture, part 2

Making your own framework by assembling and customizing components is easy, just create what you need.

Modular design and librairies abstraction

May 27 2013 - Client-side architecture, part 1

An architecture made for abstraction and customization of librairies, assembled in a modular way to allow fast and simple evolutions.