Replies: 0 comments 4 replies
-
@vccoffey I'm open to a PR if you want. Or if you want to create a demo app, I'll review it. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’m working upgrading to Rails 7 the Import Map way - getting rid of webpack.
I’m interested in using the HTM (Hyperscript Tagged Markup) solution demo’d by DHH here: Alpha preview: Using React with importmaps on Rails 7 - YouTube
React On Rails would still be super helpful in providing view helpers and possibly server side rendering (though we are not using SSR in our app).
Is React On Rails compatible with this non-webpack HTM approach?
Beta Was this translation helpful? Give feedback.
All reactions