Form & Function

An online publication brought to you by the team at Formspree featuring editorial writing and technical how-tos on static site generation, HTML forms, and other web technologies you can use to get your site well built and running fast on the Internet.

hCaptcha vs reCAPTCHA: All You Need to Know

This guide compares hCaptcha and reCAPTCHA based on user experience, privacy concerns, and effectiveness against bots to help you decide which CAPTCHA best suits your website’s needs.

Form Validation in React and Beyond With Yup

This guide dives deep into Yup, a powerful JavaScript library that enables you to build expressive and user-friendly validation schemas. It goes beyond the basics, guiding you through complex validation scenarios, asynchronous validation, data transformation, and best practices for clean and maintainable code.