A few words about the use of AI at work (where by work we mean not only coding), although we will start with coding - specifically with what is often its final stage: code review, and the fact...
##How I Contributed to an Open Source Project Without Knowing the Framework I'm a Ruby on Rails developer with several years of experience across various projects and technologies. Two weeks ago,...
You finally click Deploy. The terminal scrolls, CI is all green, and for a few seconds, you feel unstoppable. You open the app in production, click around, and everything seems fine. Then an...
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...