More nodeconf videos
More nodeconf videos
Some further 2011 nodeconf videos are now available.
Henrik Joreteg
Henrik Joretag talks about building realtime web applications. 'Basically stop supporting crappy browsers'.
Some further 2011 nodeconf videos are now available.
Henrik Joretag talks about building realtime web applications. 'Basically stop supporting crappy browsers'.
The brains over at nodejitsu created a great collaborative documentation project for the recent Node Knockout event. The project allows anyone to contribute via the GitHub repository, so if you are learning something new with node why not write it up, fork the project and send a pull request? Or if you want to get started with node, or are looking to skill up further there are already some great resources available including:
Perhaps not the sexiest of entries for Node Knockout I suspect this may become one of the most useful. Documentation and resources for learning node are in short supply so this is great. Thanks nodejitsu!
Several new 2011 nodeconf videos have just been made available.
Tyler Gillies of ReadWriteWeb talks of modules. I like the way he points directly at the source on the screen.
The node.js community has many modules that you can use in your projects. But how do you find them?
You can use the npm command line tool to search the registry using the command npm search.

George Ornbo is a UK based web developer. He has been delivering client projects for over 8 years working with start-ups and corporate clients. Originally a front-end developer he has a strong interest in JavaScript, especially in using it on the server-side.