Mock getServerSideProps and getStaticProps Request with MSW and Storybook Loaders

Share this video with your friends

Send Tweet

In this lesson, we include the getServerSideProps and getStaticProps exports into a story, using Storybook loaders. We mock the fetch request using MSW.