Skip to content

SusanHanson/Angular-Communication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Communication

Materials for the "Angular Component Communications" course on Pluralsight.

APM-Start: The starter files set up for use in VSCode, WebStorm, or other editors. Use this to code along with the course. (Currently set to Angular version 5 or higher)

APM-Final: The completed files. Use this to see the completed solution from the course. (Currently set to Angular version 5 or higher)

APM-Final v8: The completed files. Use this to see the completed solution from the course. (Currently set to Angular version 8 or higher) See the change log for the list of changes.

APM-FinalWithGetters: The completed files using getters instead of Subject and BehaviorSubject to accomplish the same objective. Use this to see an alternate completed solution for this course. (Currently set to Angular version 5 or higher)

See the README.md file under each folder for details on installing and running the application.

About

Materials for my Pluralsight course: Angular Component Communication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.3%
  • HTML 36.0%
  • JavaScript 3.1%
  • CSS 0.6%