Add reCAPTCHA to a Svelte App Sep 27, 2021 6 min read SvelteSvelteKitreCAPTCHATech Any unprotected forms on the public internet are susceptible to spam attacks by malicious bots. Solutions such as reCAPTCHA have emerged which mitigate such attacks by presenting suspected bots with a challenge to
Quick Tip: SvelteKit Endpoint Body Parsing Aug 22, 2021 1 min read SvelteKitTech While building out the SvelteKit application for an upcoming tutorial I ran into a peculiar issue with the request body