Posts tagged with: #react
Google ReCaptcha V3 in React, using TypeScript
18 November 2018
Google has recently released a new version of ReCaptcha. It no longer requires any end-user interaction, so it's arguably an improvement over the frequently annoying V2 version. This is a quick tutorial on how to use it in a React app.
Read more →