Why Ruby on Rails Is Still a Good Choice in 2021
Every year, we’re pelted by articles proclaiming the death of this gem of a framework. And while Ruby on Rails (RoR) is almost 15 years old, it’s nowhere close to…
Favourite tutorials for developers
Every year, we’re pelted by articles proclaiming the death of this gem of a framework. And while Ruby on Rails (RoR) is almost 15 years old, it’s nowhere close to…
In this post, we’ll talk about what the Ruby programming language is and why it’s a popular language for many developers in the cloud. We’ll give an overview of the…
Recursion. The word alone brings back some painful and confused memory. You didn’t do much recursion the last ten years of glorious copy past from Stack Overflow. Where to begin?…
If you ever used GIFs in your posts, you might have come across an issue of the GIF not playing. The GIF is properly uploaded to the website but it…
“You used inheritance in your code! Are you crazy? It’s forbidden! It’s clearly written in the Laws and Mantras of Good Software Practice Everyone Must Follow™ hanged in the toilets!”…
Global variables. Global states. These words induce fear and pain in every developer’s heart who had the unfortunate experience to deal with them. Did you already fight against applications behaving…
“Why would I care about the difference between interpretation and compilation?” ask Dave, your colleague developer. “After all, this is a low level detail, and I don’t care about that!…
Abstraction. A word, I’m sure, you’ve seen (or heard) many times. It’s one of the most important concepts in software engineering and in computer science. Everybody praises its virtues and…
Once upon a time, a fearful young developer (me) wanted to write magnificent code. I was seeing generations of developers speaking about it, as we speak about pyramids two thousands…
While WordPress offers a ton of features and flexibility, there is still a lot of functionality missing from the core software. The best way to fill in the missing pieces,…