Node University show

Node University

Summary: Short lectures on software development with Node.js, JavaScript, and React. Start listening from 1, e.g., 1, 2, 3, ..., 15 for better learning experience because this podcast is more like an audio course or an audio book than a normal podcast. Node University and its creator Azat Mardan tells you about advantages of using Node.js and why its such an absolutely, positively, amazingly awesome technology. Watch on YouTube, Node University, or listen on Google Play, Stitcher or iTunes: https://node.university.

Join Now to Subscribe to this Podcast

Podcasts:

 SL 27: Microservices, Their Benefits and Disadvantages | File Type: audio/mpeg | Duration: 00:05:17

Learn what are microservices in the most simple and easy way. Understands the benefits of microservices and the drawbacks and some negative aspects of using microservices.

 SL 26: Serverless and Functions as a Service | File Type: audio/mpeg | Duration: 00:04:44

Learn why serverless and Functions as a Service (FaaS) is so popular, what benefits it has over traditional cloud platforms and what are some serverless services which will allow you to get started with developing your own serverless architecture for free.

 SL 25: GraphQL API in Node | File Type: audio/mpeg | Duration: 00:04:45

Learn what you need to do to implement a GraphQL API in Node.

 SL 24 GraphQL vs REST API or Why GraphQL Will Kill REST API | File Type: audio/mpeg | Duration: 00:05:45

Learn about benefits of GraphQL over RESTful API and why GraphQL will kill REST API just like REST killed SOAP 10 years ago.

 SL 23: Not allowed by Access-Control-Allow-Origin, CORS and JSONP in Web Development and Node | File Type: audio/mpeg | Duration: 00:07:11

Learn how to avoid error "Not allowed by Access-Control-Allow-Origin", enable CORS and what is JSONP.

 SL 22: OAuth 2 Grants Types authorization_code vs. password vs. client_credentials vs. refresh_token vs. response_type=token | File Type: audio/mpeg | Duration: 00:06:39

Learn about differences between five OAuth 2 grant types and when to use what: grant_type=authorization_code vs. grant_type=password vs. grant_type=client_credentials vs. grant_type=refresh_token vs. response_type=token.

 SL 21: OAuth, and 2-Legged vs 3-Legged Flows | File Type: audio/mpeg | Duration: 00:06:11

Learn what is OAuth and what is the difference between 2-legged and 3-legged OAuth.

 SL 20: PUT vs POST vs PATCH | File Type: audio/mpeg | Duration: 00:05:55

Learn about differences between PUT vs POST vs PATCH and why most of developers implement PUT wrong and how to make it right according to the standard.

 SL 19: Implementing CRUD in REST API with POST, GET, PUT and DELETE | File Type: audio/mpeg | Duration: 00:05:51

Learn how to implement CRUD in REST API, how HTTP request is structured and why you need an ID in the URL.

 SL 18: Node Frameworks: Hapi vs Express vs Loopback vs Koa | File Type: audio/mpeg | Duration: 00:05:24

Contrasting four top Node.js frameworks Koa, Hapi, Loopback and Express to give you their main benefits and disadvantages.

 SL 17: Express Node Framework, Its Advantages, and Middleware | File Type: audio/mpeg | Duration: 00:05:33

Learn why Node developers almost never use core http module for web apps but rely on frameworks such as Express instead.

 SL 16 Networking in Node with net, http, https and http2 | File Type: audio/mpeg | Duration: 00:05:54

Learn about networking in Node with net, http, https and http2.

 SL 15: Node.js Code Reloaders: nodemon vs. node-dev vs. pm2-dev | File Type: audio/mpeg | Duration: 00:04:46

Learn about more efficient workflow with the main Node.js code reloaders and their differences.

 SL 14: Code Editors, VS Code vs Atom | File Type: audio/mpeg | Duration: 00:05:22

Learn about the best code editors for Node.js and JavaScript: VS Code and Atom and about their differences.

 SL 13: How to debug Node | File Type: audio/mpeg | Duration: 00:05:25

Learn how to debug Node.js code.

Comments

Login or signup comment.