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)