Sick of bugs? See how Crystal and Lucky actions work together to prevent common web application errors.
Understanding why we use factories helps us write faster, more readable tests.
Elm JSON decoding in 5 common scenarios
Over 130 commits and 20 new features have been added to Lucky since the first announcement a month ago. Check out all that’s new in Lucky v0.6!
How to talk to ActionCable without using Rails.
How to avoid lost work from your job queues and worker processes.
Map functions are hard to “get” in the abstract. This looks at two mental models that helped me understand them better.
Lucky, a new Crystal web framework built to catch bugs at compile time, run quickly, and help you write maintainable code.
Elm is strongly-typed; JavaScript is not. Communication between the two is paramount for large applications and ports enable this.
factory_girl is becoming factory_bot.