Skip to content

Itchimonji/angular-code-reuse-examples

Repository files navigation

Code reuse in Angular

This project was generated with Angular CLI version 9.1.7.

Content

In this repository you can find some examples to reuse code with inheritance and object composition:

  1. inheritance
  2. compostion and services
  3. composition and observables
  4. composition and decorators
  5. composition in services

Prerequisites

OS: any

Framework: Angular

Knowledge: Beginner

Installation

Run following commands in the root directory

npm install
ng serve

Resources

Based on following stories:

Licensing

This project is licensed under Unlicense license. This license does not require you to take the license with you to your project.