---
dimension: customer-support
---
mock data is nice to have, however it also creates an issue when integrate real REST API calls, luckily support was great, I was able to have both mock data and real data co-exist, this is very helpful to have them co-exist at development stage. when call real REST API, I import axios to create new instance without mocking:
import axi from 'axios'; //no mock on axi
there is nothing else you need to change in devias' ui software.
I found another issue is when call real REST API, if server backend and web app are on different ports, I got CORS errors, I have node.js based backend, this error can be fixed by "cors" package, this is security issue, I don't worry about it yet.
last, make sure you know how to use console.log() for debugging in browser's console (not the server console).
---
dimension: code-quality
---
really love the pro kit, im new to react and made my own "base react app" for my projects and after using the kit as a documentation i change bits here and there and i was really pleased with the ui working perfectly. i love that i can use react-hook-form and not being tight with another one. the template gives a lot of freedom.
---
dimension: other
---
Great theme! Great support. If you are new to React like me, take your time to understand hooks, redux and react in general and you will appreciate this theme even more. I had a few questions and the guys provided me with the answers very quickly. Money well spent.
---
dimension: other
---
Overall a great value for cost. Help speed along design and development significantly. My only recommendation is to flesh out the design assets a little bit more.
---
dimension: code-quality
---
Excellent code quality, especially usefull if you are a newbie. If you like the look and feel of the pages and that resonates with what you are developing, it puts you way ahead of the game.
I am using some components and not the whole 'app' as is. Converting to TypeScript and in some parts it's a little challenging but overall they've done a really good job, kudos to the developer.
We believe that it's a feature request rather than a review. We have taken note of it.
It would be even better to make this feedback by email at contact@devias.io. Thank you.
---
dimension: other
---
This is the best react theme. It includes everything you need to run any project.
The is clean and easy to understand and customize.
Keep up the good work
Thank you
---
dimension: code-quality
---
This is an amazing theme. I am pretty new to React and this theme has everything built in. I just had to copy paste some code and then customise it according to my needs. The team has put in a lot of effort into making this theme. Their support is amazing as well.
---
dimension: other
---
I purchased this template prior to version 1.3.0 which was still good, but I must say, the current version (1.3.0) is even better!
I painfully developed my "frontend" skillset from virtually nothing to "ok" over the course of a year and this template really helped making the transition from an opensource React framework to something more bespoke and professional looking. I work almost 100% by examples and I was impressed to find examples that include:
* Fully responsive to the point that it works in different resolutions with my crappy code
* Fully implemented React Router with navigation bar. Very easy to add/modify routes.
* "Mock" to mock your real API so you can do testing without a proper backend. This is phenomenal because this populates tables, cards, etc. with asynchronous data fetched from an API. No more looking up examples on how to jerry rig API calls into your components.
* Full use of React Hooks
* Redux stuff (if you're into that sort of thing)
* Really well defined ESLint configuration. Great for working in Visual Studio Code. I have no idea how to configure ESLint nor do I have the time so it's awesome to have something so turn-key to enforce a strict set of guidelines for code quality.
* PrismJS (for syntax highlighting of code)
When purchasing most things, I try to look for the most critical reviews of the product as I'm looking for the source of frustrations for most people. Having said that, the only thing that I wish it included (as of 1.3.0) is working table pagination with use of "useHistory". This is used so that the URL in the URL bar can be copied and pasted to send via email, slack, etc. which also makes the using the browser back button navigate back through each table page properly.
I initially had cold feet as I've never purchased something like this before. I wanted to make sure I didn't waste money on something that was incredibly difficult to use. Overall, I'm extremely happy with my purchase and would recommend this to anyone. I was able to transform my dashboard from "zero" to "hero" relatively easily providing a level of polish I couldn't otherwise achieve.
Thanks for producing this!
---
dimension: design-quality
---
Without a doubt, this template deserves 5 stars. It is very thoughtfully put together by the developer (or team?) with respect to naming conventions, directory structure, and code reuse. If you have experience with React and Redux, you will be familiar with what you are looking at.
I was not as familiar with Material UI as I already was with React and Redux, so using this template was also a way for me to see how someone else made use of Material UI to create a layout and theme it.
Aside from those observations as a developer, the template itself is a very attractive template and comes with many features to accommodate just about everything in today's website. I have been very pleased with both Olivier from Material UI and the Devias team who have been responsive when I did email them questions.
Samuel Ladapo –
--- dimension: code-quality --- Picking up react for the first time for a project and honestly they've done everything here
Filipe Dias –
--- dimension: customer-support ---
Chong yea Shaw –
--- dimension: customer-support --- mock data is nice to have, however it also creates an issue when integrate real REST API calls, luckily support was great, I was able to have both mock data and real data co-exist, this is very helpful to have them co-exist at development stage. when call real REST API, I import axios to create new instance without mocking: import axi from 'axios'; //no mock on axi there is nothing else you need to change in devias' ui software. I found another issue is when call real REST API, if server backend and web app are on different ports, I got CORS errors, I have node.js based backend, this error can be fixed by "cors" package, this is security issue, I don't worry about it yet. last, make sure you know how to use console.log() for debugging in browser's console (not the server console).
Gabriel Desilets –
--- dimension: code-quality --- really love the pro kit, im new to react and made my own "base react app" for my projects and after using the kit as a documentation i change bits here and there and i was really pleased with the ui working perfectly. i love that i can use react-hook-form and not being tight with another one. the template gives a lot of freedom.
Ehsan Vahedi –
--- dimension: code-quality ---
ALEXANDRE MACHADO –
--- dimension: design-quality ---
Murugesan Govindan –
--- dimension: flexibility ---
Slava Chabanov –
--- dimension: other --- Great theme! Great support. If you are new to React like me, take your time to understand hooks, redux and react in general and you will appreciate this theme even more. I had a few questions and the guys provided me with the answers very quickly. Money well spent.
Brian Hennessy –
--- dimension: other --- Overall a great value for cost. Help speed along design and development significantly. My only recommendation is to flesh out the design assets a little bit more.
OMER YALHI –
--- dimension: code-quality --- Excellent code quality, especially usefull if you are a newbie. If you like the look and feel of the pages and that resonates with what you are developing, it puts you way ahead of the game. I am using some components and not the whole 'app' as is. Converting to TypeScript and in some parts it's a little challenging but overall they've done a really good job, kudos to the developer.
Olivier Tassinari –
We believe that it's a feature request rather than a review. We have taken note of it. It would be even better to make this feedback by email at contact@devias.io. Thank you.
fad –
--- dimension: other --- This is the best react theme. It includes everything you need to run any project. The is clean and easy to understand and customize. Keep up the good work Thank you
Pankaj Bokdia –
--- dimension: code-quality --- This is an amazing theme. I am pretty new to React and this theme has everything built in. I just had to copy paste some code and then customise it according to my needs. The team has put in a lot of effort into making this theme. Their support is amazing as well.
Terry Rodery –
--- dimension: other --- I purchased this template prior to version 1.3.0 which was still good, but I must say, the current version (1.3.0) is even better! I painfully developed my "frontend" skillset from virtually nothing to "ok" over the course of a year and this template really helped making the transition from an opensource React framework to something more bespoke and professional looking. I work almost 100% by examples and I was impressed to find examples that include: * Fully responsive to the point that it works in different resolutions with my crappy code * Fully implemented React Router with navigation bar. Very easy to add/modify routes. * "Mock" to mock your real API so you can do testing without a proper backend. This is phenomenal because this populates tables, cards, etc. with asynchronous data fetched from an API. No more looking up examples on how to jerry rig API calls into your components. * Full use of React Hooks * Redux stuff (if you're into that sort of thing) * Really well defined ESLint configuration. Great for working in Visual Studio Code. I have no idea how to configure ESLint nor do I have the time so it's awesome to have something so turn-key to enforce a strict set of guidelines for code quality. * PrismJS (for syntax highlighting of code) When purchasing most things, I try to look for the most critical reviews of the product as I'm looking for the source of frustrations for most people. Having said that, the only thing that I wish it included (as of 1.3.0) is working table pagination with use of "useHistory". This is used so that the URL in the URL bar can be copied and pasted to send via email, slack, etc. which also makes the using the browser back button navigate back through each table page properly. I initially had cold feet as I've never purchased something like this before. I wanted to make sure I didn't waste money on something that was incredibly difficult to use. Overall, I'm extremely happy with my purchase and would recommend this to anyone. I was able to transform my dashboard from "zero" to "hero" relatively easily providing a level of polish I couldn't otherwise achieve. Thanks for producing this!
mike.dichirico –
--- dimension: design-quality --- Without a doubt, this template deserves 5 stars. It is very thoughtfully put together by the developer (or team?) with respect to naming conventions, directory structure, and code reuse. If you have experience with React and Redux, you will be familiar with what you are looking at. I was not as familiar with Material UI as I already was with React and Redux, so using this template was also a way for me to see how someone else made use of Material UI to create a layout and theme it. Aside from those observations as a developer, the template itself is a very attractive template and comes with many features to accommodate just about everything in today's website. I have been very pleased with both Olivier from Material UI and the Devias team who have been responsive when I did email them questions.