Hacker News new | ask | show | jobs
Designing Lucky: Rock Solid Actions and Routing (robots.thoughtbot.com)
1 points by paulcsmith 3072 days ago
1 comments

Hi HN,

Lucky is a web framework written in Crystal that helps you build web apps quickly, catches bugs for you, and runs incredibly fast.

This article explains how actions and routes are built to catch as many bugs as possible and help make development easy.

Let me know what you think :)