Angular 6 Development: Libraries


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Discover how to create Angular libraries both manually and with the assistance of Angular CLI 6. During this course, you will learn how to set up a library project, verify a library, package it, and use it. Next, set up an Angular workspace and get it to support multiple projects. From there you will learn how to use Angular CLI 6 to generate a new library project, and add custom code to a default library project, to help meet business requirements. Conclude by observing how to package a completed library project into a tarball, and use npm install, to add the package's functionality to an Angular 6 app.

Expected Duration (hours)
0.5

Lesson Objectives

Angular 6 Development: Libraries

  • manually define an app module that is set up to be converted to a library package
  • verify that functionality to be exposed as an Angular Library works as expected
  • manually build and package a library module
  • set up an Angular workspace and recognize that it supports multiple projects
  • use Angular CLI 6 to generate a new library project
  • add custom code to a default library project to help meet business requirements
  • build a library project using Angular 6 CLI
  • package a built library project into a tarball and use npm install to add the package's functionality to an Angular 6 app
  • creating an Angular 6 library
  • Course Number:
    it_sdangs_02_enus

    Expertise Level
    Intermediate