
- This event has passed.
Web Application Development using Node.js
April 26, 2018 @ 9:00 am - April 27, 2018 @ 5:00 pm
Course Description
Node.js is a simple and powerful tool for backend JavaScript development. It is a platform for easily building fast, scalable network applications. Learn how to use the event-driven, non-blocking I/O model to build data-intensive real-time applications that run across distributed devices.
With Node.js, you can build applications that run on your laptop or even the cloud. Learn Node.js and start creating your own JavaScript applications in this training course. Node.js has an edge over other applications because of its ability to gather data from different sources, consolidate it and push it too many clients in real-time.
Node.js, is the open source, a cross platform runtime environment that has been described as the future of real-time web applications.
We will explore the design choices that make Node.js unique, how this changes the way applications are built and how systems of applications work most effectively in this model. Learn how to create modular code that’s robust, expressive and clear.
Understand when to use callbacks, event emitters, and streams. Use streams to easily manipulate data that would be impossible to fit in application memory. Gain confidence in handling errors effectively to ensure runtime reliability.
The course has extensive lab exercises to reinforce the concepts and techniques covered.