The Rails community thrives on its open source gems. Implementing a well written, well tested and vetted gem can make the difference between days and weeks of…
Javascript world evolved very fast in the last 8 years. But we’re stuck in some problems that I’ll try to explain in this article and provide a solution.
In continuing with my recent posts about SpriteKit, I thought I’d go through another useful aspect of the…
According to jamstack.org, when talking about JAMstack, we no longer talk about…
There’s been a recent surge of interest in static websites because they offer benefits including fast…
How I broke down the process into three phases.
In this post I’m going to go over why if statements should be removed from your code. I’m not saying that you should go back and remove all if statements from all the code that you’ve written or start some major refactor. I’m just…
Most of the people I know are dissatisfied with their lives. We live in the best age, but all we do is want more. What we crave is more meaning (depth), but what we end up getting is more stuff (breadth).
We all know how good is Chrome Dev Tools when it comes to the web debugging capabilities. There are number of features in the Dev Tools which are very useful but we are unaware of.
It’s all started doing some refactoring — I was playing with Array and Set and something tempted me do to a simple benchmark that revealed strange results. That's a second part in which I describe how I fixed it. It's about building Ruby's code…
Array
Set