Is Pinegrow good for building frontend for SAAS webapp?

I wonder if this is a typo and you are referring to combining both Pinegrow & Wappler? Would be interesting to see how it works out for you…

Just to summarize,

When you choose Pinegrow which is purely a tool, and you choose a pinegrow-supported framework (like bootstrap) or meta-css framework (like tailwind), you can build your app in both Pinegrow (leveraging it’s visual designing capabilities for html & styling) & simultaneously in an external editor (Visual Studio code for the JS part, apply build tools like webpack, and all other heavy-lifting)…

When you choose Wappler which is both a proprietary framework as well as a tightly-coupled tool, you can build your app only with Wappler using it’s visual building capabilities, but if you want to work on your code independently in an external editor, you are toast. Also, you are required to keep your Wappler monthly subscription active if you want to continue building or maintain your app (even if you want to make a small change).

Don’t forget to do a cost-comparison between the two tools (running it say for one/two full years), you will be in awe…

All the best!