rubyaustralia / roro

The Ruby on Rails Oceania (RORO) Sydney meetup
https://www.github.com/rails-oceania
177 stars 15 forks source link

Use Phlex to build components with Hotwired Stimulus #343

Closed loudringphone closed 2 months ago

loudringphone commented 1 year ago

Since I have two month full time internship experience now, I would like to demonstrate how good the gem phlex is. It is like React for Ruby! I would also like to address a problem with mailer while one of my tasks at my internship was to convert existing mailers from erb to rb using phlex. I would show a rspec test for this problem as well!