Challenge: Click Logger Functionality
Complete the challenge of implementing a click logger functionality.
We'll cover the following...
Problem statement
In the initial code setup provided below, a simple Angular application with one component, click-logger
, has been created. You are required to implement the following tasks: