In this video we will have a look at the useMediaQuery hook that ships with Material UI v4 react. Super useful if you're using a CSS in JS solution.
We will also have a look at how we can implement it ourselves using a useEffect hook and the functionality from window.matchMedia