Rails 6

Squished String Type (Rails 5/6)

String inputs that strip away leading, trailing and double spaces using typed virtual attributes

Tweets - A Single Page Rails App (using reloads)

A simple Rails App that works off one page (a prep-project to build a Rails SPA with Hotwire)

Rails 6.1 with TailwindCSS 2.0 and AlpineJS

Intro TailwindCSS is a very flexible CSS framework and makes it easy to customize unique web pages and animations. Unfortunately, with Rails its a bit tricky to install and configure with Rails Standards.