Brief Summary
This course is all about making Node.js simple! We'll cover everything from the basics of event loops to advanced async patterns. It's a fun journey into the world of JavaScript frameworks.
Key Points
-
Understand event loops and callbacks.
-
Explore various Node patterns like Observer and Middleware.
-
Learn Async patterns including Promises and async/await.
Learning Outcomes
-
Be able to apply Node.js patterns in your projects.
-
Understand how to use callbacks and event handling smoothly.
-
Gain skills in asynchronous programming and its various forms.
About This Course
From Callbacks to Observers
Node.js is this amazing and fast platform built on JavaScript which is the most popular programming language in the world.
Let's say you aspire one day to become a Node.js architect...
Or maybe, you’re already one and want to extend your knowledge,
Work in a full stack JavaScript?
This presentation is for you, because we’ll talk about main Node patterns.
In this presentation, we will start with the basic: what is event loop and callback (setTimeout(), setImmediate() and process.nextTick())....
Then we'll discuss the observer pattern with EventEmitter, the Middleware pattern and the Module patterns.
Next you will learn how to hack object prototype and global refs. We will also discuss factory pattern and pseudo-classical inheritance.
And lastly, we'll tackle Async patterns: Async, NeoAsync, async await, generators and Promises.
Wait no more and engage into learning and taking the max out of your Node code!
Vrunda T.
nice learning