<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Formik on Formspree</title>
    <link>https://formspree.io/tags/formik/</link>
    <description>Recent content in Formik on Formspree</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Formspree, Inc.</copyright>
    <lastBuildDate>Mon, 04 Nov 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://formspree.io/tags/formik/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Three ways to build React forms– Part 3</title>
      <link>https://formspree.io/blog/react-forms-3/</link>
      <pubDate>Mon, 04 Nov 2019 00:00:00 +0000</pubDate>
      
      <guid>https://formspree.io/blog/react-forms-3/</guid>
      <description>In this final part of our series on building React forms, we’ll rebuild the form from parts 1 and 2 with Formik. We’ll discuss some benefits a drawbacks of using Formik, and highlight the alternatives.</description>
    </item>
    
    <item>
      <title>Three ways to build React forms– Part 2</title>
      <link>https://formspree.io/blog/react-forms-2/</link>
      <pubDate>Mon, 07 Oct 2019 00:00:00 +0000</pubDate>
      
      <guid>https://formspree.io/blog/react-forms-2/</guid>
      <description>In this tutorial we’ll modify our basic form by taking control of the form’s state. In doing this we’ll create what React calls a “controlled component.” With a controlled component we’ll have more control over the form, allowing us to create a consistent validation experience, and customize it however we like.</description>
    </item>
    
    <item>
      <title>Three ways to build React forms– Part 1</title>
      <link>https://formspree.io/blog/react-forms-1/</link>
      <pubDate>Sun, 29 Sep 2019 00:00:00 +0000</pubDate>
      
      <guid>https://formspree.io/blog/react-forms-1/</guid>
      <description>&lt;p&gt;There’s no “right way” to build forms in React and there are a lot of options. It’s simple enough to have a working form, but what about validation? Can you rely on the browser’s default validation, or should you write your own state handlers, or drop in a form library?&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
