adam-golab / react-developer-roadmap

Roadmap to becoming a React developer
Other
18.84k stars 2.04k forks source link

Add formik and cypress #7

Closed tienpham94 closed 6 years ago

tienpham94 commented 6 years ago

I added Formik to Form Helper and Cypress to E2E Testing and made this PR with an updated png with has exact same dimensions and size with the base image. Also updated README and react-developer-roadmap.xml to reflect the changes

Formik is significant more popular ( lot more stars) than Formsy and Final Form, and solves the problem of unnecessary storing form state in redux of Redux Form, and is also very performant. Cypress is very powerful, really getting attention and feels like a natural transition because it's Javascript based, compare to things like Selenium.

(PR's png has better resolution 💯 )

image

image