Posts
All the articles I've posted.
A custom middleware for Symfony Messenger to discard(not send) or not handle certain messages
Published: at 08:18 AMA guide on how to create a custom middleware for Symfony Messenger to discard(not send) or not handle certain messages.
How to set up and deploy a Telegram bot as a Lambda function for free
Published: at 08:15 AMA guide on how to set up and deploy a Telegram bot as a Lambda function for free, using Terraform.
How analyzing your codebase can save you time and money
Published: at 06:15 PMA comprehensive guide about hotspots in your codebase, cognitive complexity and avoiding disasters by being proactive. An article inspired by the book "Your Code as a Crime Scene" by Adam Tornhill with practical examples.