#coding
Read more stories on Hashnode
Articles with this tag
In our previous two posts, we discussed why communication matters and what’s the best status update. In this post, we will analyze a very common...
Every year, we spend some of our time upgrading Ruby on Rails applications. Some of them have been created by us (and thus we know everything about...
Modern apps have highly dynamic interfaces: API calls through Ajax for updating parts of it, dynamic forms like wizards with several steps, and even...
Note: The current article is based on Ruby on Rails examples, but the core idea should apply to other languages and frameworks. The first Let’s start...
The last episode was about dockerizing our Ruby on Rails app. In this episode, we’ll be exploring how to perform everyday tasks in our...