Checking out React Parts With Enzyme

Checking out React Parts With Enzyme

Thus far in my series of posts on React building for WordPress, I’ve coated React fundamentals, create-react-app and trying out with Jest. Jest comes in handy for trying out the rendering of React elements. There are a couple of giant buckets of capability we’ve...