1212
angular-concepts-tutorials/inputs-outputs at master · orange-bees/angular-concepts-tutorials · GitHub
Skip to content

Latest commit

 

History

History

README.md

Angular Concepts Tutorials - Input & Output

This project provides an example of how to implement Input and Output functionality in an Angular application.

Install

git clone https://github.com/orange-bees/angular-concepts-tutorials.git

cd inputs-outputs

npm install

Files

  • src/app/app.component.ts
  • src/app/components/fruit/apple.component.ts
  • src/app/components/fruit/lime.component.ts

Links

Tutorial Length

15 minutes

Tutorial Walkthrough

https://itnext.io/angular-input-output-f0418ab4cc91

Level of Difficulty (1-5)

2

Last Modified

25 October 2021

Author

Jamie Gross (LinkedIn) - Orange Bees