Dynamic Form Inputs in Elixir LiveView (opens in new tab)
From Binary Noggin: I recently found myself addressing a product requirement involving a form with input fields generated from a list of data we retrieved from a third-party provider. This requirement proved challenging as the prescribed user experience stretched a little beyond the familiar tools for form building in Elixir. Even more frustrating, the wireframes presented the data […] The post appeared first on .
Read the original article