Wednesday, 7 November, 2018 UTC


Summary

No one wants to reinvent the wheel. That's why it's so important to be able to use components that someone else had created and put on npm. In this lesson we are going to learn how to use third party [React Select](https://react-select.com) in a [React Final Form](https://github.com/final-form/react-final-form) form to create a searchable select form field.