1. 1
  1.  

  2. 4

    This comparison is a mile wide and an inch deep. Paragraphs like this:

    Node.js is natural with NoSQL databases like MongoDB. […] MongoDB is superior for distributed databases and is highly scalable. The added bonus is that without a fixed schema, NoSQL databases are perfect for cloud computing, prototyping and agile projects.

    encourage very sloppy thinking.

    1. 1

      I was hoping for some insight into the overall development experience, more information on frameworks, and perhaps a comparison of popular idioms and design patterns. However the bulk of the article seems to be comparing the difference in syntax between PHP and JavaScript; there’s actually very little about Node.js.