Notes

Home
February 16, 2024

Messaging Communication Among Services With Kafka

Kafka intro.

December 23, 2023

Simple CRUD with GoFiber

A quick guide of simple CRUD web API using the GoFiber framework.

October 28, 2023

Sending email using Go and Gmail

A simple guide on how to integrate Gmail SMTP with Go (Golang) to send emails.

August 29, 2023

A simple study framework

August 29, 2023

Higher-Order Function Intro

A powerful tool that takes other functions as arguments or returns them as results, enabling more modular, reusable, and abstract code.

Next →