diff --git a/src/data/roadmaps/angular/content/event-binding@bKnpirSvex4oE4lAjiSSV.md b/src/data/roadmaps/angular/content/event-binding@bKnpirSvex4oE4lAjiSSV.md index d7d05a089..2ee06e83a 100644 --- a/src/data/roadmaps/angular/content/event-binding@bKnpirSvex4oE4lAjiSSV.md +++ b/src/data/roadmaps/angular/content/event-binding@bKnpirSvex4oE4lAjiSSV.md @@ -1 +1,8 @@ -# Event Binding \ No newline at end of file +# Event Binding + +Event binding lets you listen for and respond to user actions such as keystrokes, mouse movements, clicks, and touches. + +Visit the following resources to learn more: + +- [@official@Angular Official Docs - Event Binding](https://angular.dev/guide/templates/event-binding) +- [@article@Event Binding in Angular](https://www.knowledgehut.com/blog/web-development/event-binding-in-angular) \ No newline at end of file