Hacker News new | ask | show | jobs
by Rowern 2456 days ago
It looks really beautiful. Well done!

We use react-admin (https://github.com/marmelab/react-admin/) and it was a total life saver to create a backoffice for our app in less than 2 weeks.

Hope this takes off and you can provide some code example for how to use this project for that purpose.

1 comments

My gripe with react-admin and to a lesser extent Semantic UI is their idea of also writing a full REST api layer. Just give me a good front end tool and let me handle my data layer!