YoVDO

Learning Package Management with Yarn

Offered By: LinkedIn Learning

Tags

npm Courses Javascript Courses GitHub Courses Continuous Integration Courses CircleCI Courses Babel Courses

Course Description

Overview

Get started with Yarn, the enterprise-scale JavaScript package manager. Learn how to build, test, and publish JavaScript libraries with Yarn.

Syllabus

Introduction
  • Welcome
  • What you should know
  • Exercise Files
1. Yarn vs. npm
  • What is Yarn
  • Yarn vs. npm
  • Yarn lock file vs. npm lock file
2. Getting Started
  • Install Yarn
  • What do you check into source control?
  • Set up a testing workflow
  • Write tests
  • Write the library
  • Babel
  • Integrate with Rollup
  • GitHub
3. Workflow and Publishing
  • Set up CircleCI
  • Config.yml
  • Build steps
  • Test steps
  • Wokflows
  • Commit and merge
  • Building
4. Code Climate
  • Code Climate
  • Code coverage
  • Publish to npm
Conclusion
  • Next steps

Taught by

Steven Emmerich

Related Courses

Learn Javascript - 21 Essential Array Methods
Coursera Project Network via Coursera
3D Graphics for Web Developers
Pompeu Fabra University via FutureLearn
A Simple Scatter Plot using D3 js
Coursera Project Network via Coursera
Access WebView in an Android Studio Project
Coursera Project Network via Coursera
Deployment Pipelines using GitHub Actions
A Cloud Guru