Angular: derived values from Forms with RxJS

In Angular, we often want to derive values from our forms to show computed values in our templates.