Checkout z, a neat lil command line utility.
One big giant blob of words is hard – and tedious – to read.
Let’s get back to elementary school and see how we can improve this.
Whether you’re a novice or a master, we’re going to help you level up your debugging game in this multi-part blog series, featuring new content every week!
One of the many things that’s cringeworthy but worth it.
Naming presenters can be challenging. By shifting our perspective to look at what abstraction we are representing rather than the data being presented, we can bring clarity to our presenters, views, and models.
The tail of how it all started.
Want to learn how to tackle technical debt or improve your product performance? Introducing our new code audit service.
Elixir is known for being a language made for building distributed applications that scale, are massively concurrent, and have self-healing properties. But is Elixir good enough for the mundane scripts of this world?
It turns out solving chess moves with recursion and pattern matching is a lot of fun!
How to optimize for a living codebase, where a line of code will be repeatedly
read, adapted and copied.