Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 486 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 486 Bytes

README

This is a Rails app[1] that asynchronously serves a random joke from the official_joke_api.

This is accomplished by taking advantage of ViewComponents, TurboStreams, and the new to Ruby 3.2 Data class.

[1]Todo: Make this a rails engine/gem so senior engineers can pull this into their SaaS startup.