LCLeo Chaninlchan752.hashnode.dev·Jul 28, 2021 · 10 min readBuilding Form Pages with rx.jsBuilding Forms with rx.js Introduction When building a form page, typically you'll want the following. perform some action when the "SUBMIT" button is clicked, e.g. calling an API, uploading a file etc. perform some action when submit is successful,...03HSE