public marks

PUBLIC MARKS from nhoizey with tags pattern & framework

August 2009

Symfony expliqué à ma maman, 1ère partie : qu’est-ce qu’un framework ?

« On se résume : côté pile, le framework est un cadre structurant, côté face, le framework est un outil facilitant le travail. Finalement, on avait bien raison de garder le mot anglais. »

April 2008

The seven rules of unobtrusive JavaScript

by 7 others
Do not make any assumptions, find your hooks and relationships, leave traversing to the experts, understand browsers and users, understand Events, play well with others, work for the next developer

March 2008

ASP.NET MVC Framework - ScottGu's Blog

by 1 other
One of the things that many people have asked for over the years with ASP.NET is built-in support for developing web applications using a model-view-controller (MVC) based architecture.