In a previous post, we told you how LinkedIn is dumping server-side templates in favor of client-side templates. We've gotten lots of great feedback that we'll discuss in future posts, but today, we'll focus on one question that was especially popular: How did LinkedIn pick dust.js as its client-side templating solution? In the following blog post, we'll outline...
Posts by Veena Basavaraj
-
- Topics:
- templates,
- Dust.js,
- JavaScript,
- frontend
-
Leaving JSPs in the dust: moving LinkedIn to dust.js client-side templates
Veena Basavaraj December 13, 2011
This is first of the three blog posts talking about how we build scalable, feature-rich, front-end apps for LinkedIn with an emphasis on site speed, performance, and developer productivity. Today, we'll tell you about our move from server-side templates, such as JSPs, ERBs, and GSPs, to client-side JavaScript templates powered by dust.js. Where we started All...
- Topics:
- templates,
- Dust.js,
- JavaScript,
- frontend