My Lastest NPM Package Development ( SAVE-MY-FILTERS)
Hey guys, I am back with another awesome project update. This time I created a npm package called SAVE-MY-FILTERS which helps the frontend developers to use this package to save customer filters in each page so that when ever a customer apply some filters to a table or a inside a page, leaves the page and come back to the page later this plugin will save the user filters and load the user filters so that customer don't need to manually apply the filters again.
Behind the scenes this plugin use sessionStorage and alone with JSON to store and retrieve values which sounds really simple but solves a really painful UX issue.
Find the npm package here


No comments: