Easily be most well designed template using React out there from both a code and design perspective. Integrating the code off the shelf was a breeze. The developer has gone to great lengths to insure a logical code flow and organization with proper separation of state managemt using Redux and Redux Sagas. On top of it the code is properly written to support Server Side Rendering (SSR) using the next.js version. I was able to port the code to a version using pure NodeJS with little effort and still maintain SSR. The example pages are actually working and with a small amount of effort you can hook up your backend and be ready to roll in no time. I searched through a lot of cruft in other themes to find one that would actually plug-and-play with my existing application without me spending a long time trying to get the theme’s components to work in my app. This is the only one that does that. Lastly, the use of Styled Components is incredibly nice. Then built in theme management with SC is a pleasure. Of note, you do need to include a few global css files to get common themeing from Ant Design as well as a few global styles specific to this template. Again, this was a total breeze to setup isnkde my exisiting app. If you have an existing app or are looking to roll a new one on the frontend, this template succcessfully solves the problem for either use case. Excellent product!
rimsundevil
5
Comment
I am really impressed by what you get for so little $
jar_vis1992
3
Comment
Overall Code Quality is okay, but: - reducers in redux should have no side effects? - Why local storage in it? - whats ur understanding of container and presentational components? In your code base there isnt any difference.. even presentational components connect to the store..
normanhook
5
Comment
Overall a nice theme with effective usage of libraries and highly professional code. Code re-usability could have been made simpler with a better code structure and segregating demo code from reusable code. Have used many themes in the past, this one took a lot of sweat in picking and choosing items from the theme into own code structure due to its complex structure and inter-dependencies, inconsistencies etc. Still rating it 5 star as code structure is an individual choice..
jdavidnorena
4
Comment
I could give you guys 5 stars for everything, but until you have Typescript support, Ill give you 4 :D Keep the good work !!