Professional Development

Professional Development

Image

Angular Forms

15
plays

8 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    Let's start with a simple one :) What approaches to work with forms Angular has?

    Reactive

    Input-based

    Template-driven

    Basic

  • 2. Multiple Choice
    30 seconds
    1 pt

    What is 'source of truth' for Reactive form?

    ControlValueAccessor

    NgModel instance

    Instance of FormControl in class

    Instance of form group in template

  • 3. Multiple Choice
    30 seconds
    1 pt

    What is 'source of truth' for Template-Driven form?

    ControlValueAccessor

    NgModel instance

    Instance of FormControl in class

    Instance of form group in template

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?