Rosa quiere dar esta charla

Turbo ⚙️: digging into the heart of Hotwire

Hotwire, the “new magic” DHH kept teasing and finally unveiled at the end of last year, is the approach to build modern web apps sending HTML instead of JSON over-the-wire.

The heart of Hotwire is the Turbo framework, which replaces Turbolinks, and combines several techniques to replace a bunch of the JavaScript many web apps need. In this talk we’ll look into these techniques, how they work, how they’re implemented and how they’re used in real world examples.

No previous knowledge of Turbolinks necessary.