Blog2012 ≫ Express 3.0.0alpha1 is out

An alpha of version 3 of express (a node.js thing) is out today - look out this will mess you up if you have this in your package.json

 "dependencies": {
  "express": ">= 2"

and you do an npm update! Just changed mine back to

 "dependencies": {
  "express": "= 2.5.8"

nodejs: Javascript (programming language of the internets) on the server side.

js: Programming language of the internets, mostly how I make my living.

⬅️ :: ➡️

Paul Clarkeʼs blog - I live in Hythe in Kent. Married and father to two, I am a full-stack web engineer, + I do js / Node, some ruby, other languages etc. I like pubbing, running, eating, home automation + other diy jiggery-pokery, history, tree stuff, TV, squirrels, pirates, lego, and TIME TRAVEL.