Controlling the network is the key to fast prototyping, bullet-proof tests, and efficient debugging.
Mocking the APIs you use gives you this kind of control but most methods in the client and server come up short.
That's where Mock Service Worker does it right.
With it you can intercept and take control of requests no matter where they're being made.
In this course, you will learn how to:
After this course you'll be more than ready to bring MSW into your app and start mocking any kind of API you're using!