Md Irfan Rahman Mubin
@Md-MubinAll solutions
Using includes method in filter to make the search dynamic
#next#react#redux#tailwind-css#react-routerSubmitted about 1 month agoAs Next.js does SSR(server side render). Storing datas in localstorage giving error like , "localstorage can not defined". As the lcoalstorage does CSR(client side render). How to manage that?