jonschoning + node 46
javascript - How do I get started with Node.js - Stack Overflow
9 days ago by jonschoning
Tutorials
Node.js guide
Node tuts
Videos
Introduction to Node.js with Ryan Dahl
Node.js: Asynchronous Purity Leads to Faster Development
Parallel Programming with Node.js
Server-side JavaScript with Node, Connect & Express
Books
The Node Beginner Book
Mastering Node.js
Up and Running with Node.js
Node.js in Action
Blogs
Ryan Dahl's Node blog
How To Node
DailyJS
Nodejitsu blog
Podcasts
NodeUp
JavaScript resources
Crockford's videos (must see!)
Essential JavaScript Design Patterns For Beginners
JavaScript garden
JavaScript Patterns book
JavaScript: The Good Parts book
Node Modules
Wiki List on Github/Joyent/Node (start here last!)
Search for registered node.js modules
javascript
node
nodejs
programming
Node.js guide
Node tuts
Videos
Introduction to Node.js with Ryan Dahl
Node.js: Asynchronous Purity Leads to Faster Development
Parallel Programming with Node.js
Server-side JavaScript with Node, Connect & Express
Books
The Node Beginner Book
Mastering Node.js
Up and Running with Node.js
Node.js in Action
Blogs
Ryan Dahl's Node blog
How To Node
DailyJS
Nodejitsu blog
Podcasts
NodeUp
JavaScript resources
Crockford's videos (must see!)
Essential JavaScript Design Patterns For Beginners
JavaScript garden
JavaScript Patterns book
JavaScript: The Good Parts book
Node Modules
Wiki List on Github/Joyent/Node (start here last!)
Search for registered node.js modules
9 days ago by jonschoning
Google Trends: ruby on rails, node.js
march 2012 by jonschoning
ruby on rails, node.js
google
search
node
ruby
rails
graph
march 2012 by jonschoning
weixiyen/messenger.js - GitHub
february 2012 by jonschoning
Messenger.js is very flexible and can handle everything you need.
Supports Request / Reply Communication using round robin
Supports Publish / Subscribe (fanout) Communication
Supports Fire and Forget Communication
Supports middleware plugin for messenger Listeners (servers)
Extremely fast (disables TCP Nagle's algorithm)
Fault tolerant: clients will reconnect to servers even if server goes down and comes back later
Elegant API
Easily involves multiple servers
json
messaging
node
nodejs
Supports Request / Reply Communication using round robin
Supports Publish / Subscribe (fanout) Communication
Supports Fire and Forget Communication
Supports middleware plugin for messenger Listeners (servers)
Extremely fast (disables TCP Nagle's algorithm)
Fault tolerant: clients will reconnect to servers even if server goes down and comes back later
Elegant API
Easily involves multiple servers
february 2012 by jonschoning
chjj/tty.js - GitHub
february 2012 by jonschoning
A terminal for your browser, using node/express/socket.io
node
programming
tool
february 2012 by jonschoning
NODE.JS IS BACKWARDS - Ankur Blogoyal
june 2011 by jonschoning
It’s worth pointing out that I am in no way affiliated with either language, and I certainly don’t think Node.js is completely a bad thing. Enabling people to code in more ways than before is always great, and I certainly respect the project. But, the people involved should be straight about the fact that their system is an approximation of what Erlang provides. It’s not “in some ways, a similar view.” Instead, it’s the same view, just executed in a different language that doesn’t support event-driven I/O natively.
node
editorial
async
erlang
june 2011 by jonschoning
Why Everyone Is Talking About Node
june 2011 by jonschoning
On the 20th floor of a San Francisco skyscraper, a handful of developers are working on a new technology that’s changing the way real-time web apps are built and how they scale.
This technology, called Node.js, is being hailed as “the new Ruby on Rails” by some in the developer community. But it’s not a magic bullet, nor is it appropriate for all programming scenarios.
node
tech
This technology, called Node.js, is being hailed as “the new Ruby on Rails” by some in the developer community. But it’s not a magic bullet, nor is it appropriate for all programming scenarios.
june 2011 by jonschoning
The secrets of Node's success - O'Reilly Radar
june 2011 by jonschoning
In the short time since its initial release in late 2009, Node.js has captured the interest of thousands of experienced developers, grown a package manager and a corpus of interesting modules and applications, and even spawned a number of startups.
What is it about this technology that makes it interesting to developers? And why has it succeeded while other server-side JavaScript implementations linger in obscurity or fail altogether?
The key factors are performance, timing, and focusing on a real problem that wasn't easily solved with other server-side dynamic languages.
javascript
node
What is it about this technology that makes it interesting to developers? And why has it succeeded while other server-side JavaScript implementations linger in obscurity or fail altogether?
The key factors are performance, timing, and focusing on a real problem that wasn't easily solved with other server-side dynamic languages.
june 2011 by jonschoning
Taking Baby Steps with Node.js – The Towering Inferno
april 2011 by jonschoning
Like myself, you might have read an article somewhere about Node.js or heard it mentioned a couple of times during some talk. So I actually got curious and decided to start learning more about it.
node
tutorial
april 2011 by jonschoning
Elegant Code » Taking Baby Steps with Node.js – Pumping Data Between Streams
april 2011 by jonschoning
It’s the 10th blog post already in this series on Node.js! And for this post we’ll be talking about a fairly common scenario when developing applications with Node.js, namely reading data from one stream and sending it to another stream. Suppose we want to develop a simple web application that reads a particular file from disk and send it to the browser. The following code shows a very simple and naïve implementation in order to make this happen.
code
node
tutorial
april 2011 by jonschoning
related tags
async ⊕ backbone ⊕ benchmark ⊕ best-of ⊕ blog ⊕ book ⊕ code ⊕ design ⊕ dev ⊕ development ⊕ editorial ⊕ erlang ⊕ forum ⊕ game ⊕ github ⊕ go ⊕ google ⊕ graph ⊕ javascript ⊕ js ⊕ json ⊕ library ⊕ links ⊕ list ⊕ messaging ⊕ microsoft ⊕ node ⊖ nodejs ⊕ performance ⊕ podcast ⊕ programming ⊕ rails ⊕ reference ⊕ repo ⊕ ruby ⊕ search ⊕ socketio ⊕ sqlserver ⊕ streams ⊕ study ⊕ tech ⊕ tool ⊕ tutorial ⊕ video ⊕ webdev ⊕ webkit ⊕ youtube ⊕Copy this bookmark: