Back to speakers

Abdelrahman Awad 🇪🇬

Senior Frontend Engineer at Octopods

Bio

A senior front-end engineer @octopodsio based in Cairo, Egypt. I created vee-validate for Vue.js and love working on open-source. When I'm not coding I'm playing competitive video games like Dota 2.

Social Media

Progressive Form Validation with Vue.js and VeeValidate

VeeValidate is the most popular validation library for Vue.js, and with the release of v4.0 for Vue.js 3 it brings much needed progressive enhancements to forms. We will be going through the common uses of form validation in frontend and cover that with vee-validate which includes: - Handling form submissions with JavaScript - Native full-page form submissions with your favorite backend framework - JSON-schema generated forms (feat: formvuelate) - Composing your own forms/fields with the composition API.