Javascript runtime build on Chrome's V8 Javascript engine
Javascript running on the server
Used to build powerful, fast & scalable web applications.
Uses an event-driven, non-blocking I/O model
You can build a lot with node.js like:
- REST APIs & Backend Applications
- Real-Time Services (Chat, Games, etc) -> funktioniert gut mit socket.io,
- Blogs, CMS, Social Applications