Forms and validation

We use the redux-form library for managing form state in our app. We built an additional set of utilities, called enhanced-redux-form, to provide some of the functionality that is missing in the default redux-form library.