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.
January 20, 2018SL 22: OAuth 2 Grants Types authorization_code vs. password vs. client_credentials vs. refresh_token vs. response_type=tokenLearn 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....more7minPlay
January 19, 2018SL 21: OAuth, and 2-Legged vs 3-Legged FlowsLearn what is OAuth and what is the difference between 2-legged and 3-legged OAuth....more7minPlay
January 17, 2018SL 20: PUT vs POST vs PATCHLearn 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....more6minPlay
January 16, 2018SL 19: Implementing CRUD in REST API with POST, GET, PUT and DELETELearn how to implement CRUD in REST API, how HTTP request is structured and why you need an ID in the URL....more6minPlay
January 15, 2018SL 18: Node Frameworks: Hapi vs Express vs Loopback vs KoaContrasting four top Node.js frameworks Koa, Hapi, Loopback and Express to give you their main benefits and disadvantages....more6minPlay
January 14, 2018SL 17: Express Node Framework, Its Advantages, and MiddlewareLearn why Node developers almost never use core http module for web apps but rely on frameworks such as Express instead....more6minPlay
January 13, 2018SL 16 Networking in Node with net, http, https and http2Learn about networking in Node with net, http, https and http2....more6minPlay
December 11, 2017SL 15: Node.js Code Reloaders: nodemon vs. node-dev vs. pm2-devLearn about more efficient workflow with the main Node.js code reloaders and their differences....more5minPlay
December 11, 2017SL 14: Code Editors, VS Code vs AtomLearn about the best code editors for Node.js and JavaScript: VS Code and Atom and about their differences....more6minPlay
FAQs about Node University:How many episodes does Node University have?The podcast currently has 42 episodes available.