By dotCore
via blog.fliptop.com
Submitted: Mar 11 2013 / 02:56
I’ve worked with various MVC frameworks over my career: Struts, Spring MVC, Django, Rails. With each of these, I’ve been resigned to splitting HTML pages from designers into templates, messing up the HTML DOM structure to splice in server-side code, and wiring APIs with JavaScript to make Ajax features possible. That is, until I had my first encounter with Lift.
Add your comment