Some lessons I learned successfully migrating Robin des Ferme's jQuery + Rails UJS Frontend to Hotwire, and a few tips & tricks if you are attempting the same feat.
PhlexyUI is a component library built with Phlex, a Ruby gem for building fast object-oriented HTML components. On top of DaisyUI, the most popular component library for Tailwind CSS.
JSON Web Tokens (JWTs) are at the same time one the most underused and the most misused technology in the world, so today, we are going to rectify that! We are going to see how and when to use JWTs to improve the speed of your applications, but also, more