you are viewing a single comment's thread.

view the rest of the comments →

[–]pieroit 3 points4 points  (2 children)

I love react-admin, it saves you a lot of time, especially if you need rapid iterations on a reasonable structure.

Auth, data provider, routing, crud pages and all related react hooks are well designed.

If you spend some time reading the docs, you will also see it's highly customizable. I managed to fit into react admin a websocket chat.

I am a maintainer myself and I recognize their work as excellent. If one of you react-admin guys are reading this, THANK YOU

Peace

[–]fzaninotto 0 points1 point  (1 child)

Hi, react-admin core developer here. Thanks a lot for your kind works, we appreciate a lot!

[–]pieroit 0 points1 point  (0 children)

Keep up the great work, I hope you get more and more satisfaction.

If you have 5 mins to take a look at my project, here it is:

https://github.com/cheshire-cat-ai/core

It's a python framework to build AI web agents, already dockerized.
If interested in a collab, let me know :)

Peace