Video description
Sponsored by MarkLogic
Learn how to build scalable Internet applications with Node.js, the event-driven server-side JavaScript framework. This learning video shows you how Node.js solves many scaling and speed problems that weigh down other web application frameworks. You get practical guidance for everything from installing Node.js to writing your first application, with hands-on exercises along the way.
Scaling Internet applications is tricky business to begin with, but many developers make it more difficult by using languages and platforms optimized for computation. Discover how Node.js helps you address the most important factors in these applications, such as communication and latency. This video gets you started.
Six video chapters help you:
- Learn how server-side JavaScript gives you access to a large base of existing application libraries, and lets you reuse code on both the client and server.
- Find out how Node solves problems specific to Internet application programming, and why this framework is faster than traditional solutions. Become familiar with tools that make application programming easy.
- Compile and troubleshoot the Node.js install, and understand the problems you’re likely to face when writing your first Node application.
- Discover how Node.js takes a different approach than other programming languages, and how the event loop helps you get the most out of the framework.
- Learn about the extensions to Node for writing applications—especially the Express framework, which helps you build apps in the MVC style.
- Explore common methods for writing and maintaining your application, overcome common pitfalls with event-driven programming.
Product information
- Title: Tom Hughes-Croucher on Node
- Author(s):
- Release date: March 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920017097
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
video
How to Build Microservices with Node.js
Explore how to build microservices with Node.js, and learn when and why to use them.
audiobook
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …