FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Form Validation in a NativeScript Angular Mobile Application
Nic Raboy demonstrates how to add form validation and feedback into a cross-platform mobile app built with NativeScript and Angular. - https://goo.gl/hgQCZQ

#mobile #nativescript #angular2 #form #validation
Revalidation: Higher Order Component for Forms in React
Write your forms as stateless function components. - https://goo.gl/M5oix4

#react #hoc #form
Form Validation with Web Audio

Could audio feedback improve the user experience of filling a form? Ruth John takes a look. - https://goo.gl/nM15jM

#form #validation #webAudio
Template Driven Form Validation In Vue.js

Template driven validation is a type of form validation where rules are set directly in the form elements using Vue.js directives. In this article, Ogundipe Samuel Ayo demonstrates how to do this using Vue and VeeValidate. - https://goo.gl/dpdih2

#vue #form #validation
HTML5-Aided Vue.js Form Validation

Did you know native HTML5 validation can be used to validate Vue.js forms? This article shows you how and discusses whether or not you need a separate validation library. - http://amp.gs/dVyH

#vue #form
Form Design: From Zero to Hero All in One Blog Post

A quick and to-the-point guide for designing forms that “everyone can use and complete as quickly as possible”. - http://amp.gs/SFHz

#form #design
Angular Reactive Forms: The Ultimate Guide to FormArray

In this article, we're going to discuss this peculiar creation — a FormArray, exposed by Angular Reactive Forms. We’ll learn when and how to use it, both in the component and in the template. Moreover, we’ll see how we can apply custom validation to it. - http://amp.gs/J1jl

#angular #form