rockerest’s avatarrockerest’s Twitter Archive—№ 19,670

    1. …in reply to @luke_pighetti
      luke_pighetti It's hard to describe without getting into dozens of examples, but they all basically boils down to: the Rails model (conceptual) of what a front end is doesn't map to how the web works post-2010. Every modern tool (think "HTML5 Form Validation" not "React") is painful to use.
  1. …in reply to @rockerest
    luke_pighetti And the remainder is a way of approaching websites that even the creator of Rails has repeatedly tried to work around (e.g. Hotwire, trying to backport interactive sites onto a static concept of the web). It is woefully inadequate for the 2010s, and embarrassing for the 2020s.