Directory
Formik
React form library (legacy)
FreeEmail, forms & notificationsformik.org
What it is
Long-established React form library using controlled components, exposing
useFormik, a render-prop Formik component and Field plus ErrorMessage helpers. Manages values, touched state, errors, Yup validation and the submission lifecycle. Roughly 34k GitHub stars, latest release 2.4.9, with slow maintenance activity.Why it earns a slot
Still the right call when maintaining an existing Formik codebase or when you prefer the explicit controlled-input model. Years of tutorials and Stack Overflow answers exist for every edge case.
Know before you commit
Maintenance has been minimal for years and controlled inputs re-render the whole form on every keystroke. For anything new, React Hook Form is the better default.
Getting started
npm i formik yup
Neighbourhood
How Formik sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Instead of thisDiscord WebhooksReact EmailReact Hook FormSlack Incoming WebhooksAmazon SESBasinCourierFilloutFormspree
Named in the wiringRender
Also in Email, forms & notifications
Amazon SES
aws.amazon.comNot yet swept
Cheapest bulk email (AWS)
PaidEmail, forms & notifications
A la carte $0.10 per 1,000 emails. Essentials plan $0.16 per 1,000. Outbound attachment data $0.12/GB, managed dedicated IPs $15/mo. New AWS accounts get up to $200 in Free Tier credits.
Open dossier
Basin
usebasin.comNot yet swept
Form backend with spam blocking
Free tier + paidEmail, forms & notifications
Free: 50 submissions/mo, 1 form, 30-day retention. Starter $12.50/mo (250), Growth $24.17/mo (1,000, unlimited forms), Pro $30.62/mo (5,000), Agency $81.25/mo (25,000), billed yearly.
Open dossier
Courier
courier.comNot yet swept
Multi-channel notification API
Free tier + paidEmail, forms & notifications
Free Developer: 10,000 sends/mo. Business is usage-based at $0.005 per send beyond that. Enterprise is custom with volume discounts.
Open dossier
Discord Webhooks
docs.discord.comNot yet swept
Community alerts via webhook
FreeEmail, forms & notifications
Free. No bot user, OAuth or authentication required; standard Discord API rate limits apply per webhook.
Open dossier