Ranked #1

SL 32: "this" Keyword in Node.js and JavaScript
SL 32: "this" Keyword in Node.js and JavaScript
Resources MDN this: Top 10 ES6 Features Every Busy JavaScript Developer Must Know: ES7 and ES8: About the Channel Node... Read more
28 Apr 2018
•
5mins
Ranked #2

SL 01: Introduction
SL 01: Introduction
Introduction to Node University Short Lectures and its creator Azat Mardan. You will learn what to expect from this seri... Read more
4 Dec 2017
•
9mins
Ranked #3

SL 12: How npm works, and package.json and node_modules
SL 12: How npm works, and package.json and node_modules
About the Podcast Node University and its creator Azat Mardan tells you about advantages of using Node.js and why its su... Read more
11 Dec 2017
•
4mins
Ranked #4

SL 34: shrinkwrap vs. package-lock vs. package.json in Node and npm
SL 34: shrinkwrap vs. package-lock vs. package.json in Node and npm
Resources Specifics of npm's package.json handling: Lock down dependency versions for publication: An explanation of np... Read more
28 Apr 2018
•
5mins
Ranked #5

SL 02: Node Advantages
SL 02: Node Advantages
Node University Short Lectures and its creator Azat Mardan tells you about advantages of using Node.js and why its such ... Read more
4 Dec 2017
•
4mins
Ranked #6

SL 08: Main Node.js Core Modules
SL 08: Main Node.js Core Modules
Node API documentation: fs: https://nodejs.org/api/fs.html path: https://nodejs.org/api/path.html http: https://nodejs.... Read more
10 Dec 2017
•
4mins
Ranked #7

SL 03: Non-blocking
SL 03: Non-blocking
Non-blocking I/O, which is one of the best things of Node, is finally explained in a simple and short form to demystify ... Read more
4 Dec 2017
•
3mins
Ranked #8

SL 05: Key Differences Between Node and Browser JavaScript
SL 05: Key Differences Between Node and Browser JavaScript
Notes You Don't Know Node course: About the Podcast Node University Short Lectures and its creator Azat Mardan tells y... Read more
5 Dec 2017
•
2mins
Ranked #9

SL 07: Node.js Modules with require and module.exports
SL 07: Node.js Modules with require and module.exports
Importation patterns: require('./server.js')require('../configs.json')require('express')require('./routes') Module patte... Read more
10 Dec 2017
•
5mins
Ranked #10

SL 06: Three Ways to Execute Node Code
SL 06: Three Ways to Execute Node Code
Notes Node CLI support the following three commands: node: REPL node -e "console.log(process.argv)": inline evaluation/... Read more
5 Dec 2017
•
5mins
Ranked #11

SL 04: Node Versions: LTS vs. No LTS
SL 04: Node Versions: LTS vs. No LTS
Notes Node release schedule: Node downloads: About the Podcast Node University Short Lectures and its creator Azat Mar... Read more
5 Dec 2017
•
3mins
Ranked #12

SL 33: Three Ways to Create Functions in Node and JavaScript (Named vs. Anonymous vs. Fat Arrow)
SL 33: Three Ways to Create Functions in Node and JavaScript (Named vs. Anonymous vs. Fat Arrow)
Resources Top 10 ES6 Features Every Busy JavaScript Developer Must Know MDN: Eloquent JavaScript: About the Channel No... Read more
28 Apr 2018
•
4mins
Ranked #13

SL 37: Callbacks vs. Promises vs. Generators vs. Async Functions in Node and JavaScript
SL 37: Callbacks vs. Promises vs. Generators vs. Async Functions in Node and JavaScript
Resources Top 10 ES6 Features Every Busy JavaScript Developer Must Know You Don't Know Node: Node Advanced About the C... Read more
2 May 2018
•
3mins
Ranked #14

SL 36: Events in Node
SL 36: Events in Node
Resources Node Patterns: You Don't Know Node video: You Don’t Know Node post: About the Channel Node University and it... Read more
2 May 2018
•
3mins
Ranked #15

SL 35: Born vs Self-made Programmers
SL 35: Born vs Self-made Programmers
Resources Programming's Dirtiest Little Secret: Outliers About the Channel Node University and its creator Azat Marda... Read more
2 May 2018
•
4mins
Ranked #16

SL 10: npm CLI
SL 10: npm CLI
Notes "npm install" or "npm i" "npm install name" or "npm i name" "npm install name@N" -S -D -E "npm i -g name" About th... Read more
10 Dec 2017
•
5mins
Ranked #17

SL 15: Node.js Code Reloaders: nodemon vs. node-dev vs. pm2-dev
SL 15: Node.js Code Reloaders: nodemon vs. node-dev vs. pm2-dev
https://www.npmjs.com/package/nodemon https://www.npmjs.com/package/node-dev https://www.npmjs.com/package/pm2 About th... Read more
11 Dec 2017
•
4mins
Ranked #18

SL 09: npm—Node.js Package Manager
SL 09: npm—Node.js Package Manager
npm: https://www.npmjs.com About the Podcast Node University and its creator Azat Mardan tells you about advantages of u... Read more
10 Dec 2017
•
9mins
Ranked #19

SL 14: Code Editors, VS Code vs Atom
SL 14: Code Editors, VS Code vs Atom
About the Podcast Node University and its creator Azat Mardan tells you about advantages of using Node.js and why its s... Read more
11 Dec 2017
•
5mins
Ranked #20

SL 11: What is package.json
SL 11: What is package.json
npm documentation: https://docs.npmjs.com By the numbers as of Dec 2017: Packages 608,657 Downloads · Last Day 181,415,8... Read more
11 Dec 2017
•
4mins