Chapter 2Hotwire and Turbo
In the last chapter we got up and running with Rails and TypeScript. In this chapter, weâre going to start creating front-end applications by doing something that may seem odd. Weâre going to add front-end features without writing JavaScript. And by that I mean we are going to add a lot of dynamic features to our page that youâd expect would require a bunch of JavaScript, but weâre not going to write any, at least not at first. Instead, weâre going to use Hotwire and Turbo to build client-side interactivity into our page without writing JavaScript.
Get Modern Front-End Development for Rails, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.