Justin Gordon

Results 444 comments of Justin Gordon

> Generally I've seen way better performance using miniracer than NodeJS as an ExecJS backend. @BookOfGreg do you remember where you saw such stats?

Check out [loadable-components](https://loadable-components.com/). While React on Rails was advocating react-loadable 6 months ago, we no longer are. [react-loadable may not be maintained](https://loadable-components.com/docs/loadable-vs-react-lazy/#note-about-react-loadable). My team at [ShakaCode](https://www.shakacode.com) is working on an...

@ops1ops if you Sign up for https://www.shakacode.com/react-on-rails-pro/ , you'll be up super quickly. Feel free to jump on [our Slack](https://join.slack.com/t/reactrails/shared_invite/enQtNjY3NTczMjczNzYxLTlmYjdiZmY3MTVlMzU2YWE0OWM0MzNiZDI0MzdkZGFiZTFkYTFkOGVjODBmOWEyYWQ3MzA2NGE1YWJjNmVlMGE) and ask for this. Fairly easy.

I'm maintaining [`shakapacker`](https://github.com/shakacode/shakapacker), the successor to rails/webpacker, which includes everything that was going into webpacker v6. What's the advantage of moving away from webpacker? I just updated the comparison: https://github.com/rails/jsbundling-rails/pull/79.

Hi everybody, Shakapacker supports esbuild: https://github.com/shakacode/shakapacker/blob/master/docs/using_esbuild_loader.md

I think this is OK to merge as-is. @BookOfGreg @j-clark any thoughts on this? @j-clark can you please add a changelog entry?

@BookOfGreg what's a good test app to try this with Rails 7? I posted this issue: https://github.com/BookOfGreg/react-rails-example-app/issues/57

@hdpuk86 If you can submit a PR, I'll promptly review and merge.

@EdmondChuiHW, @souporserious given the discussion on #982, do you agree that this PR is no longer needed? If you think it's still useful, please request to reopen this.

@jrmhaig can you please resolve conflicts? We really need to switch to GH Actions.