background preloader

Nodejs

Facebook Twitter

Frameworks

Tools. Express. Useful Node.js Tools, Tutorials And Resources. Advertisement Created by Ryan Dahl in 2009, Node.js is a relatively new technology which has gained a lot of popularity among Web developers recently.

Useful Node.js Tools, Tutorials And Resources

However, not everyone knows what it really is. Node.js is essentially a server-side JavaScript environment that uses an asynchronous event-driven model. What this means is simple: it’s an environment which is intended for writing scalable, high performance network applications. Modules · joyent/node Wiki. This page is deprecated.

Modules · joyent/node Wiki

Feel free to add to it, but be advised that it is, at best, a faded relic of Node modules that were written before npm was a dominant force in the Node.js ecosystem. It is not all that useful any more. If you are a newcomer, it can be handy to at least get a starting point. However, note that there are many tens of thousands of modules in the npm registry, and only just under 2,000 modules here. Nodejs_resource.markdown.

Libros

Tutorials. Ejemplos.