Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
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 cou... more
FAQs about Node University:How many episodes does Node University have?The podcast currently has 42 episodes available.
April 28, 2018SL 32: "this" Keyword in Node.js and JavaScript"this" is a common interview question and a very common source of bugs. Learn the purpose of "this" and understand how to avoid common mistakes....more6minPlay
April 28, 2018SL 31: import vs. require() vs. ESM vs. import() in JavaScript and Node.jsLearn about the differences between ES6 (ES2015) module import statement, Node's `require()`, Node's ESM support and the new dynamic import() method....more5minPlay
March 03, 2018SL 30: REST vs SOAP vs RPC vs GraphQL vs CQRSLearn about different web protocols for services REST vs SOAP vs RPC vs GraphQL vs CQRS....more5minPlay
February 26, 2018SL 29: Cloud Computing Categories: IaaS vs PaaS vs BaaS vs FaaSLearn about the differences between four main categories of cloud computing: Infrastructure as a Service (IaaS) vs Platform as a Service (PaaS) vs Backend as a Service (BaaS) vs Functions as a Service (FaaS)....more6minPlay
February 26, 2018SL 28: Containers in Cloud Computing and Why They are Better Than Just Virtual MachinesLearn about benefits of using container technologies and why they are better idea than just having virtual machines or no virtualization at all....more5minPlay
February 26, 2018SL 27: Microservices, Their Benefits and DisadvantagesLearn 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....more6minPlay
February 26, 2018SL 26: Serverless and Functions as a ServiceLearn 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....more5minPlay
February 03, 2018SL 25: GraphQL API in NodeLearn what you need to do to implement a GraphQL API in Node....more5minPlay
February 03, 2018SL 24 GraphQL vs REST API or Why GraphQL Will Kill REST APILearn about benefits of GraphQL over RESTful API and why GraphQL will kill REST API just like REST killed SOAP 10 years ago....more6minPlay
January 26, 2018SL 23: Not allowed by Access-Control-Allow-Origin, CORS and JSONP in Web Development and NodeLearn how to avoid error "Not allowed by Access-Control-Allow-Origin", enable CORS and what is JSONP....more8minPlay
FAQs about Node University:How many episodes does Node University have?The podcast currently has 42 episodes available.