Software Alternatives & Reviews

A Look at Rails Hotwire: Turbo Drive

Ruby on Rails RubyGems jQuery Turbolinks
  1. Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
    Pricing:
    • Open Source
    When the Turbolinks technology first came out in Rails 4, some people did not understand what it was really about. I happened to get it right away only because I personally implemented my own version of Turbo Drive for one of my client projects before Turbolinks was released (around 2012), so I really appreciated Turbolinks when it was released. With the latest updates in Rails 7, the Turbolinks technology has been renamed to Turbo Drive (now part of Hotwire) since it not only accelerates hyperlinks anymore, but also form submissions too.

    #Developer Tools #Web Frameworks #Frameworks (Full Stack) 117 social mentions

  2. RubyGems. org is the Ruby community's gem hosting service. Instantly publish your gems and then install them. Use the API find out more about available gems. Become a contributor and improve the site yourself.
    Pricing:
    • Open Source

    #Front End Package Manager #Package Manager #Code Collaboration 94 social mentions

  3. 3
    The Write Less, Do More, JavaScript Library.
    Pricing:
    • Open Source
    The most manual way of implementing that is by providing a server-side JSON API resource that returns JSON data and then having the jQuery code receive that data after making an Ajax call and build DOM elements to update parts of the web page manually.

    #Development Tools #UI #Software Libraries 87 social mentions

Discuss: A Look at Rails Hotwire: Turbo Drive

Log in or Post with