Skip to content

netlify-labs/progressive-form-enhancement-via-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressively Enhanced Forms on Netlify

Create progressively enhanced forms with Netlify Functions.

If a user visits your site with Javascript turned off, this form will still submit properly.

TLDR; watch video

What is Progressive Enhancement

Progressive Enhancement: What It Is, And How To Use It?

Progressive Enhancement is a powerful methodology that allows Web developers to concentrate on building the best possible websites while balancing the issues inherent in those websites being accessed by multiple unknown user-agents. Progressive Enhancement (PE) is the principle of starting with a rock-solid foundation and then adding enhancements to it if you know certain visiting user-agents can handle the improved experience.

Releases

No releases published

Packages

No packages published