Honestly I have seen Retool being used, and see developers love it. But the one thing I hate about Retool is that anything that a developer does on Retool is tech debt. You want to do a quick form to manage an app ? Let's build it on Retool, you will lose control of everything, you can't improve the form, you don't run the form, you can't apply the usual code review, ... Visual coding is great for people who don't kn…
Hi! Thanks for the comment. I'm an engineer as well, so the concerns you raise are things I've thought a lot about. I think Retool does a few things differently, which help: 1. On We allow you to sync all your applications to Git. All Retool apps just JSON, and we serialize that to YAML (that has pretty diffs). So when you make changes to your application, those changes can be synced directly to your Git repository,…
Retool Raises $50M from Sequoia
31–40 of 99 posts
Re: Retool Raises $50M from Sequoia
#32We are hitting the limits of its capability. Which is when applications get complicated or end up with lots of code. The javascript you write in your tool is running inside many layers of retool javascription and encapsulation.
But at this point if we decide to move such an app out of Retool, then the business logic is already written.
Re: Retool Raises $50M from Sequoia
#33Earlier quoted context omitted.
That's exactly why we built appsmith. A company's core tech stack should be built on open source technology so you're never held hostage by proprietary software. https://github.com/appsmithorg/appsmith
Interesting project. 1. How soon will you announce pricing? 2. In terms of feature parity, how close are you to matching Retool?
Re: Retool Raises $50M from Sequoia
#34Earlier quoted context omitted.
Hi! Thanks for the comment. I'm an engineer as well, so the concerns you raise are things I've thought a lot about. I think Retool does a few things differently, which help: 1. On We allow you to sync all your applications to Git. All Retool apps just JSON, and we serialize that to YAML (that has pretty diffs). So when you make changes to your application, those changes can be synced directly to your Git repository,…
The git thing is only for on-prem.
Re: Retool Raises $50M from Sequoia
#35This tool strikes me as confusing for non-programmers and too limited for programmers.
What is this meant to compete with, what's the use case?
Re: Retool Raises $50M from Sequoia
#36Edit: Also, a huge congratulations!
Re: Retool Raises $50M from Sequoia
#37Earlier quoted context omitted.
Interesting project. 1. How soon will you announce pricing? 2. In terms of feature parity, how close are you to matching Retool?
thanks! 1. We'll announce pricing in 6-9 months, our project opened for beta 2 months ago 2. We are about 6 months away from feature parity, maybe even quicker if we can attract more contributors :)
Re: Retool Raises $50M from Sequoia
#38I think this is a fantastic way to describe it! I spent 5 years in the 90s creating a WYSIWYG tool with Visual Basic 6 , and VB6 was a life saver. I think retool is a fantastic, modern-day re-incarnation of that. However, I think when the UX is important -- that is, a rich, pixel-perfect design combined with robust facilities to define custom app logic, a principles-first approach has to be taken. We've taken one sta…
Re: Retool Raises $50M from Sequoia
#39Earlier quoted context omitted.
The git thing is only for on-prem.
They still can put git or something basic diffing logic in their SaaS backend and surface some simple GUI, I have done this before just by selecting the last entry, diffing it, and inserting a newer entry that subsumed the old database entry
If you're a Retool user you can find it under the Beta section in your org settings. And yes, this is available on our cloud offering
Re: Retool Raises $50M from Sequoia
#40100% Agreed! Defining logic in JS is quite clunky for these sorts of tools. I'm biased[1], but for this reason we took the approach of creating a spreadsheet from scratch for the sole purpose of creating logic for apps (both internal tools & customer facing UX). Would be curious to get the everyone's input on our spreadsheet-driven approach -- thoughts? [1] I'm biased, because I'm the founder of: https://mintdata.com…
It's also in somewhat bad taste to appear to be making a positive contribution to the discussion of someone else's work while actually promoting your own, and you've done that twice in this thread.
(I hesitated to say something about this because Retool is a YC co and we moderate less in such cases (https://hn.algolia.com/?dateRange=all&page=0&prefix=false&so...) but this principle is the same everywhere and I've made similar comments in many non-YC-related threads.)