This page represents interview questions in relation to the usage of basic primitives which can be used for handling user input and gestures while working with Angular forms. It covers some of the following topics:
- Usage of $event object for capturing user inputs
- Usage of template reference variable for handling user inputs
- Best practices in relation with using $event object or template reference variables
- Syntaxes in relation with both $event object and template reference variables
[wp_quiz id=”5394″]
In case you are developing web apps using Spring and Angular, check out my book, Building web apps with Spring 5 and Angular. Grab your ebook today and get started.
Latest posts by Ajitesh Kumar (see all)
- Chunking Strategies for RAG with Examples - November 2, 2025
- RAG Pipeline: 6 Steps for Creating Naive RAG App - November 1, 2025
- Python: List Comprehension Explained with Examples - October 29, 2025
I found it very helpful. However the differences are not too understandable for me