Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Iโve been working with Node.js and Backbone for a little over a year now and recently started a new side project in my spare …
Lessons From Facebook: React/Flux
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Note This blog post will cover Facebook’sย React JavaScript libraryย and Flux application architecture paradigm. It is a summary of the presentation I presentedย at DevCon 5 …
Pack It Up, Pack It In
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Let me begin with a list of usual suspects up to no good in the browser: CoffeeScript (or TypeScript) Less (or Sass/Scss) Jade (or …
Introduction to the Backbone Query API
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.As a relatively โnewโ user of Backbone.js, I looked at different JSON querying tools that existed. At the time I was still struggling with …
Improve Node.js Performance by Turning It into a Clusterfork
Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.One of the big reasons people are drawn to Node.js for running web servers is the simplicity you gain from a single-threaded paradigm, versus …





