1 follower
Senior full-stack engineer. Sharing my knowledge, tips, and thoughts online. Learning in public.
This is Part 2 of my Mock Service Worker Tutorial series. In Part 1 we learned how to install MSW and write some basic tests. In this article we're going to dive deeper into MSW, looking at: Testing POST requests. Testing requests that have route pa...
Building interfaces that are accessible to everyone has always been a bit of a black box to me. I do know, however, that not enough apps on the web are built in an accessible way. Thankfully web standards include a lot of ways that you can make apps ...
I saw a Tweet by Kent C. Dodds recently where he mentions the Mock Service Worker library. Now that I’ve worked with it for a bit, I’m in love. And it looks like a lot of other people are, too. MSW won the “Most Exciting Use of Technology” award at t...