JavaScript
Join us for the next Front End Developers United meetup where Jeff Harrell of Paypal and Veena Basavaraj of LinkedIn will talk about how their companies are using Dust.js, a JavaScript templating... | Read More
Venus.js, a flexible and extensible execution environment for JavaScript unit testing
03/12/2013
At LinkedIn, our JavaScript codebase has been growing very rapidly. To test all this code, we created Venus.js, a flexible and extensible execution environment for JavaScript unit testing. ... | Read More
Front End Developers United Meetup: Compass & SASS with Chris Eppstein
02/25/2013
Front End Developers United meetup will be hosting a talk by Chris Eppstein at LinkedIn on February 28, 2013 at 6:30 PM. Chris will be talking about how SASS, Compass, and related tools can help... | Read More
Front End Developers United Meetup: Archetype CSS Framework and Inject JS Dependency Management
01/23/2013
The Front End Developers United meetup will be hosting two talks at LinkedIn on January 31, 2013 at 6:30 PM. Eugene O'Neill will unveil Archetype, a compelling alternative to Bootstrap for creating... | Read More
Introducing Inject, an open source JavaScript dependency management library for the browser
02/13/2012
Introducing Inject, an open source, CommonJS Compliant loader that runs in the browser and makes dependency management ridiculously easy.... | Read More
The client-side templating throwdown: mustache, handlebars, dust.js, and more
01/17/2012
How did LinkedIn pick dust.js as its client-side templating solution? In the following blog post, we'll outline the requirements we had, the evaluation process, and the results.... | Read More
vnc.js: how to build a JavaScript VNC Client in a 24 hour hackday
12/20/2011
In this post, I'll tell you how, during a 24 hour hackday, we combined Node.js, socket.io, HTML5 canvas, and a solid understanding of the RFB protocol to create a VNC client that runs in the browser.... | Read More
Leaving JSPs in the dust: moving LinkedIn to dust.js client-side templates
12/13/2011
In this post, we'll tell you about the move from server-side templates, such as JSPs, ERBs, and GSPs, to client-side JavaScript templates powered by dust.js.... | Read More
Continuous Integration for Mobile
10/26/2011
LinkedIn just launched a brand new mobile experience on a wide variety of platforms, including native apps, HTML5 webapps and a Node.js mobile server. I this post, I'll tell you how LinkedIn's mobile... | Read More
Resumes considered harmful: the technology behind Apply with LinkedIn
09/07/2011
The recently launched Apply With LinkedIn Plugin is a great way to reach out and capture quality candidates using the power of the LinkedIn profile. In this post, I'll tell you how it's also a... | Read More
Engineering