How to Dockerize a full-stack application Next, Nest with PostgreSQL · Dockerization stands out as a game-changer in the current dynamic software...
In this blog, we'll go through the process of building a chat system using Elixir servers and connecting to it with a simple Java client. We'll dive...
NestJS is a powerful and versatile framework for building server-side applications using TypeScript or JavaScript. It's known for its robust...
Programming can end up becoming cluttered up. As functionality grows, the need to nest functions grows too. One of the features that make Elixir stand...
Elixir’s pattern matching shapes everything you program. It’s useful for assigning variables, unpacking values, and making decisions such as which...
In my first blog of this series, I wrote about what is needed to start an Elixir project. In this blog, we will discuss what is needed to start a...