Tag: @hammock
All the articles with the tag "@hammock".
Sorting a list of Structs or Maps by two dates in Elixir
Posted on:2024-06-08 | 3 min readLearn how to sort by two dates by using `Enum.sort_by/3` function and a custom Module implementing `compare/2` fn.
Enhancing your Docker Workflow with Local PostgreSQL Integration
Posted on:2024-04-18 | 6 min readLearn how to seamlessly connect Docker containers to your local PostgreSQL server without risking data loss. This guide covers using Docker Host and Bridge networks to ensure your data remains safe while running multiple projects.
From Youtuber to Blogger
Posted on:2023-06-24 | 5 min readMy experience doing youtube videos about programming and why I'm starting this Blog.