A javascript blog, full of interesting resources
Filter By
- My Posts
- Learned Posts
- My Discussions
- Joined Discussions
- Favorite Members
- Curated Posts
Trends
Strata is a fast, streaming web framework for node.js that is patterned after time-honored and battle tested web application design principles pioneered in the Python and Ruby communities (see WSGI and Rack). Using Strata, developers can build highly performant web servers in a powerful, modular style that is easy to maintain and takes full advantage of the streaming capabilities and excellent I/O handling of node.js.
Please register or log in to post a comment.
Building a Node.js Events App Using RabbitMQ, Websockets, and Django
Please register or log in to post a comment.
90 modules for node, for free.
At Browserling we are huge open-source fans and we have open-sourced 90 node.js modules! That’s right! 90 node.js modules. All written from scratch. We crazy! Here is the complete list of all the modules together with their brief descriptions.
We have published all the modules on GitHub, which is the best tool for getting things done and collaborating. All of them are greatly documented so just click the ones you’re interested in to read more and see examples.
Please register or log in to post a comment.
The Node Beginner Book
The aim of this document is to get you started with developing applications for Node.js, teaching you everything you need to know about “advanced” JavaScript along the way. It goes way beyond your typical “Hello World” tutorial.This document is currently work in progress and about 90% finished.
Please register or log in to post a comment.
Node.js Beginner Guide
If you are new to node.js, this guide will take you from hello world to deploying your first app.
Node.js Style Guide
The general JavaScript style I recommend to use with node.js. A lot of this is personal preferences, but hopefully rather consistent.
Node.js Community Guide
Get to know some of the node.js community and find out where they hang out.
Node.js Convincing The Boss Guide
Find out where node.js makes sense, and how to get management to see the benefits.
Please register or log in to post a comment.
Please register or log in to post a comment.