DEV Community

Discussion on: No-code, Low-code, and Coding

Collapse
 
mattferrin profile image
Insight Lighthouse

I do like a lot of the trade-offs Hasura made. I think it allows a lot of actual coding. I also like that it allows you to lock down permissions and open them just enough to have a functioning app.

A near perfect world might allow you to generate low level code, but eject like Create React App when you want to take over.