Angular
Let's Code Together - Building a Search Form

Implement Game Night Search

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

In this video

We implement the game night search

  1. Add the control to the form
  2. Bind to the radio buttons. Use 3 different values
    1. 0, 1, 2 or y, n, b or yes, no, both, or whatever
  3. Default to the "both" value
  4. Translate those values to true/false/null
 

I finished! On to the next chapter