React Storybook allows for easy snapshot testing integration with Facebook's Jest testing framework. Snapshot testing allows you to capture the state of your UI and then notify you when that UI has been altered. We can easily create and update snapshots with Storybook!
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.