In this episode, we look at creating a DSL for HTML tables. Though a simple example, it opens a lot of possibilities for consistency and expandable in what can be done with a DSL.
In this episode, we look at adding real time interactions with ActionCable to our Trello clone. We also look at a couple of different approaches and decisions when building out the interactions.
Using Stimulus and Liquid, we can create real time previews of the Liquid Template Renderer. Liquid provides a markup language that is a safe, customer facing template language for flexible web apps.