Skip to content

cmiller36/angular-compile-link-lab-v-000

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile and link

Objectives

  • Explore the APIs and instances given to us through compile and link

Instructions

Take the directive in this repo, and add a link function to it.

Use the compile function to change the textContent of our directive.

Then, use the post function to add an event listener to the directive.

View Angular Compile Link Lab on Learn.co and start learning to code for free.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • HTML 40.3%