lundi 13 février 2017

What do you use in production for React.js forms?

Vote count: 0

What do you do with big complicated forms in production with React.js? We have tried both free avalible alternatives:

react-redux-form, redux-form

Both of them were waste of our week and were causing lagging on big forms while user types or do some actions , because they simply try to re-render everything in form on every update of store. Even implementing custom shouldComponentUpdate update or using PureComponents did not help because they were calling 45% of time performUpdateIfNecessary

asked 44 secs ago

Let's block ads! (Why?)



What do you use in production for React.js forms?

Aucun commentaire:

Enregistrer un commentaire