1. 7
    Mock getServerSideProps and getStaticProps Request with MSW and Storybook Loaders
    1m 50s

Mock getServerSideProps and getStaticProps Request with MSW and Storybook Loaders

InstructorMichael Chan

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.