I'm new to Angular, just a question on $event. what does $ prefix mean?is $event a special keyword that 's why I couldn't use sth else like $somethingElse?
I'm from Java/C# background, could anyone name an equivalent thing in Java or C#? for example, Angular build-in directives are like ASP.NET MVC's tag helpers