What you'll learn:
- Manage project dependencies with Yarn
- Understand Semantic Versioning
- Create & Publish JavaScript modules/packages to the NPM registry
- Migrate projects from NPM to Yarn
Learn modern dependency management with Yarn.
Gain all the skills needed to manage, migrate andpublishyour own JavaScriptpackages or projects.
This course is suitable for ANYdeveloperwanting to learnYarn or gain expert knowledge in managing and publishing JavaScriptpackages.
- Learn to useYarn at an expert level
- Manage project dependencies
- Learn aspects of dependency management such as Semantic Versioning
- Cover the near-entire Yarn command lineAPI, learning one module at a time
- Learn to migrate NPM managed projects or packages to Yarn
An invaluable skill for any JavaScriptDeveloper lookingto improvecoding skills and expandcareer opportunities.
Yarn is an extremely popular and relatively new dependency/package manager for JavaScript projects that solves commonissues with dependency management. The project was released by Facebook and is maintained by a group of top JavaScript developers with clear goals for the future of Yarn.
This course will teach youevery aspect of the Yarn command line API and relatedconcepts.
You will be able to start using Yarn in you projectsimmediately. You will also learn to publish and maintain your own JavaScriptmodules/packages.
Content and Overview
With 20 concise and practical lectures, this course will providea COMPLETE understanding of Yarn and Dependency Management as a whole.
- It is suitable for anyone with experience of working onJavaScript projects.
- Basic command line usage and an understanding of core JavaScript-related concepts is required. (JSON, Basic Node.js etc.)
The course starts with a short introduction and overview of Yarn and also thedevelopment environment used in lessons.
The main body of the course then covers the 3 individual sections of the Yarn Command Line API and some supplemental lessons in-between.
These 3 sections include:
- Foundational Yarn Commands and Concepts
- Advanced Commands and Features
- Publishing JavaScript Packages/Modules to the NPM registry
Upon completion of this course you will have the practical skills to immediately start implementing Yarn as your primary dependency manager and also publish your very own projects to the NPM package registry.
This course is to the point and everything is demonstrated in the most simple, yet practical ways, to helpyou become an expert at Yarn and JavaScript dependency management.