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.
December 11, 2017SL 12: How npm works, and package.json and node_modulesLearn how npm determines the project root and thus where to install Node.js modules....more5minPlay
December 11, 2017SL 11: What is package.jsonLearn about the package.json file and how this is the most important file for all Node.js projects, as well as open source Node and browser JavaScript modules....more5minPlay
December 10, 2017SL 09: npm—Node.js Package ManagerLearn about Node.js package manager, registry and the command-line tool used for back-end and front-end JavaScript development....more5minPlay
December 10, 2017SL 08: Main Node.js Core ModulesLearn about the main core Node.js modules such as fs, path, http, http2, crypto and cluster....more5minPlay
December 10, 2017SL 07: Node.js Modules with require and module.exportsLearn about Node.js modules with require and module.exports, module patterns and what require can import besides just JavaScript files....more6minPlay
December 05, 2017SL 06: Three Ways to Execute Node CodeLearn three ways to execute Node.js code while, I bet, most Node developers are not even aware of the two of these methods....more5minPlay
December 05, 2017SL 05: Key Differences Between Node and Browser JavaScriptLearn the main differences between browser JavaScript and Node.js....more3minPlay
December 05, 2017SL 04: Node Versions: LTS vs. No LTSUnderstand what is LTS and what Node version to use such as 4, 6, 8, 10 or maybe 7, 9. as well as learn Node code names....more4minPlay
December 04, 2017SL 03: Non-blockingNon-blocking I/O, which is one of the best things of Node, is finally explained in a simple and short form to demystify why non-blocking I/O is good and how it works....more4minPlay
FAQs about Node University:How many episodes does Node University have?The podcast currently has 42 episodes available.