dhh – walker – 2023-03-17

4 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2023-03

R to @dhh: In fact, I think we should probably just make —download the default. Most Serious Apps will be behind their own CDN anyway. So defaulting to another JS CDN probably doesn’t make sense, except for demo/tiny apps. Just have to deal with the ick some folks have with vendored deps 😄

dhh twitter · 2023-03-17

In fact, I think we should probably just make —download the default. Most Serious Apps will be behind their own CDN anyway. So defaulting to

dhh closed an issue in hotwired/turbo-rails

dhh github · 2023-03-17

we have an application that uses importmaps where we use "@hotwired/turbo-rails" currently the turbo-rails package seems to export

dhh commented on pull request hotwired/turbo-site#138

dhh github · 2023-03-17

This changes emphasizes the fact that <turbo-frame> elements and <turbo-stream> elements are completely unrelated and serve "orthogonal" pur

R to @leenyburger: You don’t have to pull from CDN. For HEY, we just —download the few dependencies we have, and check them into as vendored libs. Works great. https://github.com/rails/importmap-rails#downloading-vendor-files-from-the-javascript-cdn

dhh twitter · 2023-03-17

You don’t have to pull from CDN. For HEY, we just —download the few dependencies we have, and check them into as vendored libs. Works gr