Roger

Joined

600 Experience
5 Lessons Completed
0 Questions Solved

Activity

Posted in Rails 7.1 Authentication From Scratch Discussion

Where is the git repo for this?

Posted in Tip of topic for new episode on hotwire

How to use turbo frames for more complex pages that has menu and sidebars that themself are at least somewhat dynamic (say user name, sidebar options that change depending of what page you are at etc). Also how to use/load stimulus controllers that loads external libraries effective, for instance a bootstrap is needed on every page but do you want to load it in the body tag?

Does asdf support ruby > 3.2.0 on Mac Ventura 13.1?

Posted in Using Purchased Themes with Rails Discussion

Time for an updated version? for rails new template -j esbuild -css bootstrap projects. Maybe use a more complex template and go a bit further. (you almost sounded bored in the old one.)

Posted in ReactJS with Rails

Haven't tried the others. Found the helpers useful.

Posted in ReactJS with Rails

Its all here (ruby 2.4.2, rails 5.1.4) would be a great tutorial. Lets go! how about also using webpacker-react gem which is really nice.