I have hacked around with node.js over the past month. One of the hardest things to get right with a new platform / language / framework / api is the balance between exposing powerful abstractions and keeping the interface clean and minimal. This is something Unix manges to do really well as opposed to Java or Perl. Node makes a decent stab at both.
Read the rest of this entry »
Filed under: Computer Science, Programming
Recent Comments