What is Node.js? Node.js is a server side system that lets you write scalable Internet applications. The programs are written on the server side in JavaScript and are event-driven and has asynchronous I/O. Node.js was created by Ryan Dahl in 2009 and it is backed by his employer Joyent. Node.js is very similar to Python’s Twisted, C lib event, Ruby EventMachine, and Perl Object Environment. Dahl’s goal with Node.js was the ability to make websites have push capabilities as seen in Gmail. Node.js is used by many large companies like Yahoo!, Microsoft, Walmart, and LinkedIn. Since the software system is so new, it is slightly difficult to find the right tutorials around Node.js. This is why we have created a gallery of very useful resources for Node.js.
Continue reading →
Tags:
Development, Lists, Node.js