|
|
|
|
|
by vijucat
2511 days ago
|
|
How is extensibility handled (on the UI side, on the back-end)? Are internals transparent or is it meant to be a black box? Just wondering what happens if one hits the boundaries of what the tool can do and wants to extend or integrate... The last time I evaluated RAD (Rapid Application Development, for all you cool folks who refuse to know anything that wasn't invented after JavaScript) tool-builders, I really liked https://www.awareim.com/. They're not that famous, but I appreciated the extensibility. |
|
Here's more info on:
* git syncing: https://docs.tryretool.com/docs/git-syncing
* hosting on-prem: https://docs.tryretool.com/docs/setup-instructions
* custom components: https://docs.tryretool.com/docs/custom-react-components
* using JS between {{}}: https://docs.tryretool.com/docs/javascript-overview
* writing custom JS: https://docs.tryretool.com/docs/custom-js-code
Let me know if there's anything else I can help with? Thanks!