4 ms·
We are working on custom components for Retool Mobile. With custom components, we hope to give folks the ability to paint whatever component they need on the Re
by shawiz 4y ago
We are working on custom components for Retool Mobile. With custom components, we hope to give folks the ability to paint whatever component they need on the Retool canvas but there will of course be scenarios where retool isn't the right choice. We also build escape hatches where you can write JavaScript anywhere in Retool. We like to think we can cover a very broad base, especially in the scenarios in which Retool excels today.
- manmal 4y agoI applaud your efforts, and I will consider Retool for small projects (PoCs etc). If that's the niche you are aiming for, perfect.
- cjonas 4y agoCan you write well structured and reusuable code on retool? Can I write it in vscode, maybe even in typescript and deploy it up? Most implementations of the "escape hatch" I've come across require scattering fragmented snippets across the project with no support for building out well structured and reusuable code.
- manmal 4y agoI have to second this. Sandbox.io recently added VSCode integration (real-time sync with the code in the sandbox, which is now hosted in a micro VM), and this is a really good experience.