The article compares the development of a simple CRUD application using a low-code platform and Ruby on Rails, highlighting the trade-offs between the two approaches. The author argues that while low-code platforms can be faster for initial development, they often lack flexibility and become cumbersome as the application grows in complexity. In contrast, Rails provides more future flexibility and options, making it a better choice for applications that may require innovation or customization. The author concludes that Rails can be a better low-code solution than traditional low-code platforms.