Build Querystring like a pro
Often in apps, you will have to interact with the URL to implement some functionality like pagination.
The URL is a great place to include some of your app status. The advantage is that users can share the URL back to it with the filters set.
The tri...
thebug.hashnode.dev2 min read