Forms

grecaptcha: Your Guide to Google's reCAPTCHA JavaScript API

This blog walks you through integrating Google’s reCAPTCHA using its JavaScript API, ensuring your website is protected with ease. It will explain how the API works, how to use it, and offer any other best practices for people using this library. Towards the end, you will also see a few examples of platform-specific libraries for reCAPTCHA.

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.

How Email Spam Bots Work and How to Stop Them

This guide will describe the problem of email spam, how email spam bots add to it, how email spam bots work (briefly), what is social media, comment, and form spam and how it is similar to email spam when it comes to communications and marketing, how to tell if a piece of communication is from a bot or a real person, and how to improve your protection against spam bots.

How to Convert an Image URL to Base64

This blog explores online tools, JavaScript methods, and even server-side solutions for converting images to Base64. You will learn how to integrate Base64 images in HTML, send them in forms securely, and discover best practices to optimize their web forms.

Why Use reCAPTCHA v2 Invisible in 2024?

This in-depth guide explores reCAPTCHA v2 Invisible, a seamless solution to prevent spam and bots while keeping your website user-friendly. Learn how it works, its benefits, implementation, and if it’s still a good choice in 2024!

React Form Validation: The Ultimate Guide

This comprehensive guide explores built-in validation, popular libraries like React Hook Form and Yup, advanced techniques like asynchronous validation, and best practices to elevate your React forms to the next level.

Using Google reCAPTCHA v3 in Your Forms

Looking to understand reCAPTCHA v3? This blog post dives deep into what it is, how it functions, and how it differs from previous versions. We’ll also show you how to seamlessly integrate it into your forms, with a special section for Formspree users!

reCAPTCHA: Balancing User Experience with Security

Is reCAPTCHA making your website a frustrating maze for users? This article cuts through the confusion, comparing all four reCAPTCHA methods currently available to Formspree users (Checkbox, Invisible, Interstitial, v3).