In order to view this lesson, you must purchase this course.
One little extra feature I'd like to include in this section is the ability to enabled/disable our register button depending on the inputs of our form. We'll first go over how this implemented in standard controller code so that its easy to understand. Lastly, I'll transform the code into a <b>View Model</b> using some <b>Reactive Programming</b> again.
A lot of fun and many things to learn today.