Try Tuts+ Premium, Get Cash Back!
Node.js Step by Step: Blogging Application
videos

Node.js Step by Step: Blogging Application

Tutorial Details
  • Topic: Node.js
  • Format: Screencast
  • Difficulty: Moderate
This entry is part 2 of 5 in the Node.js: Step by Step Session
« PreviousNext »

In the previous episode in this session, you were introduced to Node.js by creating a simple web server that displayed the obligatory “Hello world” text. Today, we’ll take our knowledge to the next level as we begin the implementation of our blog engine application.

During the course of this, episode we’ll be adding our very first route and view. To do this, we’ll learn a little more about Node’s predilection for asynchronous behavior, and we’ll also take a look at the File System (‘fs’) module for reading our first view into our application. By the end of this portion of our series, you’ll have a little better understanding of Node and of one of its libraries that makes it possible to use Node for scripting.

Press the HD button for a clearer picture.
Subscribe to our YouTube and Blip.tv channels to watch more screencasts.

Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more
  • iphone psd

    Ha ha… I was just browsing around and took a glimpse at these comments. I can’t believe there’s still this much interest. Thanks for posting about this.

  • d van dijk

    thank you very much, i was really looking for an easy and explainable tutorial on node and now I finally seem to get it!