Node University Short Lectures
Bite-Size Episodes to Get You Started with Node and Full Stack JavaScript
Get UNLIMITED Access to ALL Courses, 1-on-1 Mentorship and More
Short lectures is audio-first series on software development with Node.js, JavaScript, and React.
iTunes: https://itunes.apple.com/us/podcast/node-university/id1321981171
Stitcher: https://www.stitcher.com/podcast/node-university
YouTube:
Website: https://nodeuniversity.simplecast.fm/
Your Instructor

Course Curriculum
Season 1
Available in
days
days
after you enroll
-
PreviewSL 01: Introduction (9:20)
-
PreviewSL 02: Node Advantages (4:07)
-
PreviewSL 03: Non-blocking (3:24)
-
PreviewSL 04: Node Versions: LTS vs. No LTS (3:14)
-
PreviewSL 05: Key Differences Between Node and Browser JavaScript (2:42)
-
PreviewSL 06: Three Ways to Execute Node Code (4:56)
-
PreviewSL 07: Node.js Modules with require and module.exports (5:36)
-
PreviewSL 08: Main Node.js Core Modules (4:45)
-
PreviewSL 09: npm—Node.js Package Manager (4:49)
-
PreviewSL 10: npm CLI (5:27)
-
PreviewSL 11: What is package.json (4:53)
-
PreviewSL 12: How npm works, and package.json and node_modules (4:54)
-
PreviewSL 13: How to debug Node (5:25)
-
PreviewSL 14: Code Editors, VS Code vs Atom (5:22)
-
PreviewSL 15: Node.js Code Reloaders: nodemon vs. node-dev vs. pm2-dev (4:46)
Season 2
Available in
days
days
after you enroll
-
PreviewSL 16 Networking in Node with net, http, https and http2 (5:54)
-
PreviewSL 17: Express Node Framework, Its Advantages, and Middleware (5:33)
-
PreviewSL 18: Node Frameworks: Hapi vs Express vs Loopback vs Koa (5:24)
-
PreviewSL 19: Implementing CRUD in REST API with POST, GET, PUT and DELETE (5:51)
-
PreviewSL 20: PUT vs POST vs PATCH (5:55)
-
PreviewSL 21: OAuth, and 2-Legged vs 3-Legged Flows (6:11)
-
PreviewSL 22: OAuth 2 Grants Types authorization_code vs. password vs. client_credentials vs. refresh_token vs. response_type=token (6:39)
-
PreviewSL 23: Not allowed by Access-Control-Allow-Origin, CORS and JSONP in Web Development and Node (7:10)
-
PreviewSL 24 GraphQL vs REST API or Why GraphQL Will Kill REST API (5:45)
-
PreviewSL 25: GraphQL API in Node (4:45)
-
PreviewSL 26: Serverless and Functions as a Service (4:44)
-
PreviewSL 27: Microservices, Their Benefits and Disadvantages (5:17)
-
PreviewSL 28: Containers in Cloud Computing and Why They are Better Than Just Virtual Machines (4:53)
-
PreviewSL 29: Cloud Computing Categories: IaaS vs PaaS vs BaaS vs FaaS (5:27)
-
PreviewSL 30: REST vs SOAP vs RPC vs GraphQL vs CQRS (4:15)