How many times have you installed a massive routing framework just to parse a query parameter or generate a breadcrumb trail? In lightweight React applications, embedding heavy-weight navigation packages just to read from window. location feels like overkill.
Source: [Dev.to](https://dev.to/saurav_tb_pandey/stop-fighting-your-router-full-url-parsing-in-react-with-zero-dependencies-f0e)