Programmers are usually well-organized people. Or at least we would like to believe we are. Nearly everyone knows one or more workflow methodologies, and...
The buzzwords are Readability, Reusability, Maintainability. Here's the long version:
Modern web applications can grow in complexity. We often need to manage workflows more complex than simple...
Over the years I had to deal with applications and system that have a long history of already being "legacy". On top of that I met with clients/product owners that never want you to spend time ref...
How many times have you searched for that one specific library that meets your needs? How much time have you spent customizing it to fit your project's requirements? I must admit, waaay too much. T...
Continuing with the latest streak of Hanami focused posts I am bringing you another example of a common feature and implementation, translated to Hanami.
I recently showed some [email-password a...