Deep insights from our research and experience
Django Round-Up #21
Featured Django Security Releases Django 1.4.13, 1.5.8, 1.6.5 and 1.7 beta 4 were released to address an issue with caches …
High Performance Django Kickstarter Project
I'm really excited to (finally) announce that we are writing a book! We've been working with Django professionally for a …
Django Round-Up #20
Hi there! As you probably noticed, Django Round-up has been on hiatus for the last few months. We got busy …
A Look at CSS Rule Organization
CSS preprocessors have given us a handful of tools to re-architect our front-end code. We can keep things DRY with …
Speedy Browserifying with Multiple Bundles
Last month I talked about one of my favorite tools for JavaScript on the front end, Browserify, which allows you …
Architecting Your App with React - Part 1
In May of last year, Facebook released an open source library for building frontend components called React. It’s built around …
Untangle Your JavaScript with Browserify
We’ve all been there. You’re working on an project with a lot of JavaScript, and you need to add a …
Varnish Saint Mode
Varnish Saint Mode is a lesser known gem inside varnish that lets you serve stale content from cache, even when …
Lessons Learned Architecting Realtime Applications
Building realtime applications is a big change from how we’ve built websites in the past. Typically, realtime websites require each …
2013 Year in Review
2013 was an amazing roller coaster year at Lincoln Loop. This is a long post, so I’ll skip the intro …