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

Building RESTful APIs with Node.js and Express
LinkedIn Learning
Gulp.js: Web Project Workflows
LinkedIn Learning
Node.js Essential Training: Web Servers, Tests, and Deployment
LinkedIn Learning
Building Applications with React and Flux
Pluralsight
Server Rendering React Components
Pluralsight