In our last post, we explored how Dependency Injection (DI) is a powerful design pattern that can...
While controversial in functional programming, dependency injection can be a useful pattern in Elixir...
Developers often initially look to the Elixir language and stack because it's known for being able to...
Elixir excels at building scalable and maintainable applications. However, sometimes Elixir is not...
Instrumentation is an essential part of monitoring and operating an application, especially for apps...
At some point, every software engineer will find themselves in a situation where they need to...
I recently came across one of Fish shell best and likely most underrated features, abbreviations ; a...
One of the interesting side effects of the COVID-19 pandemic is the unprecedented acceleration and ad...
Circuit breaker is used to detect failures and encapsulates the logic of preventing a failure from...
Whenever I have a new side project idea, the need to build a quick prototype, or even an opportunity...
As an interviewee your main priority is to help the interviewer visualize what kind of employee you'...
CrimsonCommerce is an experimental ecommerce platform build using a functional programming approach...
I'm curious to hear opinions from the community why is functional programming not more widely used, w...
In computer programming, flow-based programming (FBP) is a programming paradigm that defines applica...
Hi, I'm Allan. I been working as a professional software engineer for 10+ years, I have worked as a...
This article was originally published in HackerNoon Over the years I've jumped back and forth...
Functional programming is making a big comeback and here is why developers should make their mission to prepare
Recently, Iβve been playing with a new language called Elixir. Elixir is a functional programming...
Iβve always been fascinated with the technology concepts presented on Charles Stross book...
Recently Iβve been collecting a large collection of git shortcuts, tips and tricks. The following...