Francisco Giraldo

Notes About Software Development

Archive of notes about concepts and tools from Software Development.
SOLID principles

List of principles to code better

Read more →

API Token Authentication in Symfony 6

Steps to create a Token authentication system in a Symfony API.

Read more →

HTTP Status Codes

Handy cheatcode for HTTP Status Codes.

Read more →

Event sourcing

What is event sourcing

Read more →

Domain Driven Design

What is Domain Driven Design.

Read more →

Computational Thinking

Approach to solving problems using concepts from Computer Science.

Read more →

Goals of Service Oriented Arquitecture

Brief explanation of the benefits of using SOA.

Read more →

Scrum Summary

Scrum explained with images.

Read more →

Messaging in Symfony

Run asynchronous code using messages with Symfony

Read more →

API Platform

API Platform with Symfony.

Read more →

Set Up WordPress with Docker

Standardize your WordPress environment setup using Docker Compose.

Read more →