Open mihaiserban opened 6 years ago
Hi @mihaiserban!
For example i see packages like next-redux-wrapper, but you're not using the redux wrapper anywhere.
We use next-redux-wrapper here
It would also simplify the pages if the redux wrapper were used in a layout component, and pages only connected to the store.
Agreed!
package.json should be cleaned up.
It's some time that we want to cleanup our projects. For example this boilerplate and next-images. Unfortunately we are so busy at the moment. Could you please make a pull request with all the cool stuff you suggested?
Hi,
First thanks for the boilerplate 👍🏻
package.json should be cleaned up. For example i see packages like next-redux-wrapper, but you're not using the redux wrapper anywhere. It would also simplify the pages if the redux wrapper were used in a layout component, and pages only connected to the store.