Effieciant way to create web forms
Forms are everywhere, yet surprisingly tedious to create and maintain: validation, sanitization, submission, styling etc.
⠀
❤️ If you use forms heavily, those 5 libraries that can simplify your life:
⠀
✔️Vue: vueformulate.com
✔️React: react-hook-form.com
✔️React: jaredpalmer.com/formik
✔️Angular: formly.dev
✔️Swift/iOS: eurek