niclas-timm / laravel-nextjs-starter

A Starter Kit for applications with Laravel as the API and NextJS for the Frontend
308 stars 83 forks source link

Integration of Redux Toolkit #47

Open emin-alizada opened 3 years ago

emin-alizada commented 3 years ago

Hello there, I just discovered this package, and just started exploring its contents. Everything seems perfect at first sight, I just want to suggest an improvement. As far as I see, the project now uses Redux without the Redux Toolkit which eases Redux usage. So maybe it may be worth refactoring that.