Browsing Author

Christopher Roach

I am a software engineer with Apple. I have worked as a web developer in the Window's world in the past during grad school and an embedded developer before joining Apple where, for the last two and a half years I've been a web developer on the online store and just recently switched over to iPhone development.

Node.js Step by Step: Blogging Application
videos

Node.js Step by Step: Blogging Application

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.


This entry is part 2 of 2 in the Node.js: Step by Step Session
Node.js: Step by Step

Node.js: Step by Step

Node.js is an amazing new technology, but, unless you’re specifically a JavaScript developer, the process of becoming acquainted with it can quickly become a bit overwhelming. But that’s why we’re here! If you want to really learn how to use Node.js, this set of articles and screencasts will do the trick.

Node.js Step by Step: Introduction
videos

Node.js Step by Step: Introduction

Node.js is an amazing new technology, but, unless you’re specifically a JavaScript developer, the process of becoming acquainted with it can quickly become a bit overwhelming. But that’s why we’re here! If you want to really learn how to use Node.js, this set of articles and screencasts will do the trick.


This entry is part 1 of 2 in the Node.js: Step by Step Session