How does I get started with node. js

Source: Internet
Author: User
Tags joyent

From:http://stackoverflow.com/questions/2353818/how-do-i-get-started-with-node-js

Tutorials

    • Nodeschool.io Interactive Lessons
    • The Art of node (an introduction to node)
    • Hello World Example
    • Hello World
    • Hello World Web Server
    • node. js Guide
    • Build a blog with node. js, Express and MongoDB
    • node. js Tutorials at Project 70
    • node. js for Beginners
    • Learn node. js Completely and with Confidence
    • Absolute Beginners Guide to node. js
    • Node JS processing Model–single threaded Model with Event Loop Architecture

Developer Sites

    • Joyent ' s developer site for node

Videos

    • Node tuts
    • 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
    • node. JS First Look
    • node. js with MongoDB
    • Ryan Dahl ' s Google Tech talk
    • Real time Web with node. js
    • node. js Tutorials for Beginners
    • Pluralsight courses (paid)

Screencasts

    • Learn all the Nodes
    • Nodetuts
    • Nodecasts
    • Create server-side MVC Apps with node. JS and Express

Books

    • The Node Beginner Book
    • Mastering node. js
    • Up and Running with node. js
    • node. js in Action
    • Smashing Node.js:JavaScript Everywhere
    • node. JS & Co. (In German)
    • Sam ' s Teach yourself node. js in Hours
    • Most detailed list of free JavaScript Books
    • Mixu ' s Node book
    • node. js the right way:practical, Server-side JavaScript
    • Beginning Web Development with node. js
    • Node WEB Development
    • NodeJS for Righteous Universal domination!

Courses

    • Real time Web with node. js
    • Essential node. js from DevelopMentor

Blogs

    • The node. JS Blog
    • How to Node
    • Dailyjs
    • Nodejitsu Blog
    • Ryan Wilcox ' s whitepaper
    • Devthought

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. js Modules

    • Search for registered node. JS Modules
    • Wiki List on Github/joyent/node.js (start here last!)
    • A completely biased and incomplete selection of useful node. JS Modules

Other

    • Jsapp.us-like Jsfiddle, but for node. js
    • Node with Vjet JS (for Eclipse IDE)
    • Production sites with published source:
      • Node Knockout Hackathon (source)
    • Useful node. js Tools, tutorials and Resources
    • Runnable.com-like Jsfiddle, but for server side as well
    • Getting Started with node. js on Heroku
    • Getting Started with node. js on Open-shift
    • Authentication using Passport

Nssm-the non-sucking Service Manager

NSSM is a service helper which doesn ' t suck. Srvany and other service helper programs suck because they don ' t handle failure of the application running as a s Ervice. If you use such a, you could see a service listed as started when in fact the application have died. NSSM monitors the running service and would restart it if it dies. With NSSM -know that if a service says it's running, it really is. Alternatively, if your application is well-behaved you can configure NSSM to absolve all responsibility for Resta Rting it and let the Windows take care of recovery actions.

http://nssm.cc/

How does I get started with node. js

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.