Course Information
Course Overview
Quickly start using npm and create npm packages by yourself. Master more than the basics of npm!
Dependency management is hard and complicated. Npm is very powerful tool that handles it elegantly.
Hi and welcome to the only course you need to quickly start using Npm and then dive deeper into it' more advanced features.
This course is structured following the 80/20 rule:
In the first you will learn the npm commands and features you will use 80% of the time.
In the following sections, you will master npm at it' full power with advanced features.
Npm features covered in this course:
Understand the types of dependencies: local, global, and peer dependencies
Use the npm install command
Difference between dependencies and devDependencies
Npm Semantic Versioning or semver
Prepare your project to be run inside the browser with EsBuild
Understand the difference between CommonJs and EsModules
Understand how registries work by initializing your own private registry and publish packages to it
Create and use packages in a secure way with advanced security topics
C++ addons
Npm Workspaces
Use npm with Typescript
Use npm with Git
Understand Dependency Management and how Npm does it.
By the end of the course you will be able to use Npm and handle packages like a professional, by learning the most common commands and also by using the more advanced features that take years to discover.
Why this course stands out from other Udemy courses:
Fast paced, concise, most typing cut out - focus on explanations - respect for your time
Practical knowledge - presentations are kept to a minimum, we focus on what is really important
Programming active instructor - a great instructor never looses touch with the industry
Logical and flexible structure - take the course at your own pace
Big font, dark background, fullHD content, this way it is readable even on a small screen or even tablet.
Lifetime access
Certificate of completion to present to your current or prospective employer
Q&A active instructor
Instructor:
My name is Alex Horea, I'm an active senior web and Cloud developer and I want to pass you the knowledge I wish I had when I was a beginner. I strongly believe that practice is the best way to learn, and in this course you will learn the basics and most used Npm commands and then dive deeper into advanced features.
Go beyond the theory and learn from an active instructor, aligned with today's programming demands!
Course Content
- 8 section(s)
- 43 lecture(s)
- Section 1 Introduction
- Section 2 Npm starter
- Section 3 Advanced topics
- Section 4 Creating an npm package
- Section 5 Npm and TypeScript
- Section 6 Npm security
- Section 7 Other Npm features
- Section 8 End
What You’ll Learn
- Learn how to use the basic functions of npm, Npm commands: npm install, npm run, Dependency management with npm, Semantic versioning, Npm workspaces, Create npm packages, Use npm with TypeScript, Npm security: audit, post install scripts, security events, Execute node modules with npx, Npm alternatives like Yarn and Pnpm, Git and Npm, Safely unlock the power of the NodeJs ecosystem
Skills covered in this course
Reviews
-
VVladimir Trujillo Rangel
Na
-
FFranco Sartori
Muy bueno!
-
RR Naga Tarun
This course helped me understand the basics of node, the node_modules, package.json and package.lock.json and how these are used in projects and the impact of installing a node package
-
AAmit Kumar Gupta
Thanks for this course, there are few topics that is mentioned in the topic but didn't got coverage apart from showing some examples, are - 1. npm workspaces 2. environment handling (it's simple one so no issues) Overall a lot of good tips! thanks