# Front framework for rails

**URL:** https://rubytalk.org/t/front-framework-for-rails/76021
**Category:** ruby-talk
**Created:** [20 August 2022 23:22 UTC](https://rubytalk.org/t/front-framework-for-rails/76021 "2022-08-20T23:22:52Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![pengyh1](https://avatars.discourse-cdn.com/v4/letter/p/c77e96/32.png) [@pengyh1](https://rubytalk.org/u/pengyh1)
#### Post date: [20 August 2022 23:22 UTC](https://rubytalk.org/t/front-framework-for-rails/76021/1 "2022-08-20T23:22:52Z")

</div>

What’s the suggestion for front framework for rails?  
Vue or React or else? Thanks.

> **···**
>
> -------------------------------------------------------------------------------------------------  
> FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT

---

<div class="post-metadata">

### Author: ![Chibuzor\_Efedigbue](https://yyz1.discourse-cdn.com/flex029/user_avatar/rubytalk.org/chibuzor_efedigbue/32/2765_2.png) [@Chibuzor\_Efedigbue](https://rubytalk.org/u/Chibuzor_Efedigbue)
#### Post date: [20 August 2022 23:24 UTC](https://rubytalk.org/t/front-framework-for-rails/76021/2 "2022-08-20T23:24:31Z")

</div>

You gotta go with what works bet for you. There is no best anything.  
Chibuzor Efedigbue ( H {e, is, im} )

> **···**
>
> > On Aug 21, 2022, at 12:22 AM, Wes Peng \<pengyh@mail.de\> wrote:
> > 
> > What’s the suggestion for front framework for rails?  
> > Vue or React or else? Thanks.  
> > -------------------------------------------------------------------------------------------------  
> > FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT
> > 
> > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);

---

<div class="post-metadata">

### Author: ![hmdne](https://avatars.discourse-cdn.com/v4/letter/h/7feea3/32.png) [@hmdne](https://rubytalk.org/u/hmdne)
#### Post date: [20 August 2022 23:26 UTC](https://rubytalk.org/t/front-framework-for-rails/76021/3 "2022-08-20T23:26:20Z")

</div>

I would suggest using something very unorthodox:

> **[GitHub - opal/opal-browser: Browser support for Opal.](https://github.com/opal/opal-browser)**
>
> Browser support for Opal. Contribute to opal/opal-browser development by creating an account on GitHub.

> **[GitHub - opal/opal-rails: Bringing Ruby to Rails · Rails bindings for Opal](https://github.com/opal/opal-rails)**
>
> Bringing Ruby to Rails · Rails bindings for Opal. Contribute to opal/opal-rails development by creating an account on GitHub.

> **···**
>
> On 8/21/22 01:22, Wes Peng wrote:
> 
> > What’s the suggestion for front framework for rails?  
> > Vue or React or else? Thanks.  
> > -------------------------------------------------------------------------------------------------  
> > FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT
> > 
> > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);

---

<div class="post-metadata">

### Author: ![Sean\_Felipe\_Wolfe](https://yyz1.discourse-cdn.com/flex029/user_avatar/rubytalk.org/sean_felipe_wolfe/32/1952_2.png) [@Sean\_Felipe\_Wolfe](https://rubytalk.org/u/Sean_Felipe_Wolfe)
#### Post date: [21 August 2022 00:17 UTC](https://rubytalk.org/t/front-framework-for-rails/76021/4 "2022-08-21T00:17:04Z")

</div>

Definitely check out the Rails site for all the new hotness happening with  
Rails 7.

> **···**
>
> On Sat, Aug 20, 2022, 4:26 PM hmdne \<hmdne@airmail.cc\> wrote:
> 
> > I would suggest using something very unorthodox:
> > 
> > [GitHub - opal/opal-browser: Browser support for Opal.](https://github.com/opal/opal-browser)  
> > [GitHub - opal/opal-rails: Bringing Ruby to Rails · Rails bindings for Opal](https://github.com/opal/opal-rails)
> > 
> > On 8/21/22 01:22, Wes Peng wrote:  
> > \> What’s the suggestion for front framework for rails?  
> > \> Vue or React or else? Thanks.  
> > \>  
> > -------------------------------------------------------------------------------------------------  
> > \> FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT  
> > \>  
> > \> Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org  
> > ?subject=unsubscribe\>  
> > \> \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);
> > 
> > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);

---

<div class="post-metadata">

### Author: ![Chibuzor\_Efedigbue](https://yyz1.discourse-cdn.com/flex029/user_avatar/rubytalk.org/chibuzor_efedigbue/32/2765_2.png) [@Chibuzor\_Efedigbue](https://rubytalk.org/u/Chibuzor_Efedigbue)
#### Post date: [21 August 2022 00:18 UTC](https://rubytalk.org/t/front-framework-for-rails/76021/5 "2022-08-21T00:18:46Z")

</div>

Yeah Sean, Hotwire is the game in town.

> **···**
>
> > On Aug 21, 2022, at 1:17 AM, Sean Felipe Wolfe \<ether.joe@gmail.com\> wrote:
> > 
> > Definitely check out the Rails site for all the new hotness happening with Rails 7.
> > 
> > On Sat, Aug 20, 2022, 4:26 PM hmdne \<hmdne@airmail.cc \<mailto:hmdne@airmail.cc\>\> wrote:  
> > I would suggest using something very unorthodox:
> > 
> > [GitHub - opal/opal-browser: Browser support for Opal.](https://github.com/opal/opal-browser)  
> > [GitHub - opal/opal-rails: Bringing Ruby to Rails · Rails bindings for Opal](https://github.com/opal/opal-rails)
> > 
> > On 8/21/22 01:22, Wes Peng wrote:  
> > \> What’s the suggestion for front framework for rails?  
> > \> Vue or React or else? Thanks.  
> > \> -------------------------------------------------------------------------------------------------  
> > \> FreeMail powered by mail.de \<[http://mail.de/&gt](http://mail.de/&gt); - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT  
> > \>  
> > \> Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > \> \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);
> > 
> > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);
> > 
> > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);

---

<div class="post-metadata">

### Author: ![Ismail\_Arilik](https://yyz1.discourse-cdn.com/flex029/user_avatar/rubytalk.org/ismail_arilik/32/2091_2.png) [@Ismail\_Arilik](https://rubytalk.org/u/Ismail_Arilik)
#### Post date: [21 August 2022 05:20 UTC](https://rubytalk.org/t/front-framework-for-rails/76021/6 "2022-08-21T05:20:40Z")

</div>

Rails is, like any other backend frameworks, frontend-agnostic. So choose  
which framework meets your requirements best. But some frameworks are used  
frequently in Rails world. They are stimulus and Ember.

21 Ağu 2022 Paz 03:19 tarihinde Chibuzor \<cefedigbuej@gmail.com\> şunu yazdı:

> **···**
>
> > Yeah Sean, Hotwire is the game in town.
> > 
> > On Aug 21, 2022, at 1:17 AM, Sean Felipe Wolfe \<ether.joe@gmail.com\> \> wrote:
> > 
> > Definitely check out the Rails site for all the new hotness happening with  
> > Rails 7.
> > 
> > On Sat, Aug 20, 2022, 4:26 PM hmdne \<hmdne@airmail.cc\> wrote:
> > 
> > > I would suggest using something very unorthodox:
> > > 
> > > [GitHub - opal/opal-browser: Browser support for Opal.](https://github.com/opal/opal-browser)  
> > > [GitHub - opal/opal-rails: Bringing Ruby to Rails · Rails bindings for Opal](https://github.com/opal/opal-rails)
> > > 
> > > On 8/21/22 01:22, Wes Peng wrote:  
> > > \> What’s the suggestion for front framework for rails?  
> > > \> Vue or React or else? Thanks.  
> > > \>  
> > > -------------------------------------------------------------------------------------------------  
> > > \> FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT  
> > > \>  
> > > \> Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org  
> > > ?subject=unsubscribe\>  
> > > \> \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);
> > > 
> > > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);
> > 
> > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe  
> > \<ruby-talk-request@ruby-lang.org?subject=unsubscribe\>\>  
> > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);
> > 
> > Unsubscribe: \<mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe\>  
> > \<[http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt](http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt);
