KSKamal Sharif·Feb 15, 201711What practice do you follow to document react components?For complex projects the component hierarchies can be several levels deep. How do you document those presentational components so that it is easy to collaborate and onboard new devs?PPankaj commented
KSKamal Sharif·Jan 29, 201721Which testing framework do you use for testing a React app and why have you chosen it over other options?I'm planning to write tests for my react app but confused as to the choice of frameworks.SSergio commented