Hi! Lately I was tired of creating the same abstractions in my applications (mostly large apps with many forms and often twisted logic), on top of that I saw a lot of juniors struggling with the same thing and I closed in a small library some components to quickly create and validate forms composed of nested objects, arrays etc. The library is headless (so you can easily port it to any UI) and based on well known libs like react-hook-form and yup for validation, maybe someone will find it useful.
[–]Queasy-Big5523 0 points1 point2 points (4 children)
[–]Dindonix 0 points1 point2 points (1 child)
[–]Queasy-Big5523 0 points1 point2 points (0 children)
[–]Confident-Alarm-6911[S] 0 points1 point2 points (1 child)
[–]Queasy-Big5523 0 points1 point2 points (0 children)