|
|
|
|
|
by solias99
806 days ago
|
|
I implore you to try the product. The value is in being able to prompt AI something like "Here's my data that comes from endpoint X. Give me a table that shows this data that is also searchable." I personally find that valuable (along with not having to think about which auth vendor and component library to use). |
|
Also if I wanted to go AI route, I can ask Cloude Opus or GPT4 : "Here is an endpoint that returns this type of data <paste data type here>, make me a React component that fetches this data and presents it in searchable table using shadcn"
It will get me 80-90% there, it would need just a little manual tweaking to conform to the current project code standards.