From 4e34880f02bca174ddb09552ca4d7ef374f3c4a1 Mon Sep 17 00:00:00 2001 From: Ryan Williams <49515+ryanwi@users.noreply.github.com> Date: Thu, 30 Sep 2021 21:02:31 -0700 Subject: [PATCH] Add links --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67a4e54..207f002 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,13 @@ docker compose up --build * https://pragprog.com/book/ridocker/docker-for-rails-developers * https://evilmartians.com/chronicles/ruby-on-whales-docker-for-ruby-rails-development -### Rails 7 with importmaps +### Rails 7 with importmaps + +* [Alpha preview: Modern JavaScript in Rails 7 without Webpack](https://www.youtube.com/watch?v=PtxZvFnL2i0) + +### Rails 7 with hotwire + +* [Stimulus 3 + Turbo 7 = Hotwire 1.0](https://world.hey.com/dhh/stimulus-3-turbo-7-hotwire-1-0-9d507133) +* [Turbo 7](https://world.hey.com/hotwired/turbo-7-0dd7a27f) +* [Rails 7 will have three great answers to JavaScript in 2021+](https://world.hey.com/dhh/rails-7-will-have-three-great-answers-to-javascript-in-2021-8d68191b) +* [Hotwire Turbo Replacing Rails UJS](https://www.driftingruby.com/episodes/hotwire-turbo-replacing-rails-ujs)