Read the latest articles in the 'Amber' category.
Crystal Tailwind CSS Amber
How to build a URL shortener in Amber
In this tutorial, we will create a URL shortening service in Amber - one of the popular Crystal web application frameworks.
Mitch
Crystal Amber Tailwind CSS
How to set up Crystal Amber framework with Tailwind CSS
This tutorial runs through adding Tailwind CSS to a Crystal Amber project using Webpack and SASS.
Crystal Amber
Using UUIDs with Crystal Amber
In some situations it's ideal to be able to hide the ID number in a database table. Here's how to do it using Crystal Amber and the Granite ORM.