Christian Giacomi

MongoDB index using Go How to create an index in MongoDB using Go and the official mongo-go-driver
Mar 15, 2020
Terraform and AWS SNS and SQS and Lambda How to use Terraform to create an AWS SNS topic and SQS queue together with a Lambda function
Feb 23, 2020
Alternative Command Design Pattern in Go A more idiomatic command design pattern in Go and alternative way to implement this classic pattern
Jan 25, 2020
How to Extend Express when using Typescript How do you extend the Express framework when using Typescript and add your own type definitions
Dec 22, 2019
REST Design principles Design principles when developing REST API's
Nov 2, 2019
Check if two Time objects are the same point in time in Go How do you check if two Time objects in Go refer to the same point in time?
Oct 14, 2019
Mongo Go Driver findOneAndUpdate An example of mongo-go-driver's findOneAndUpdate
Sep 25, 2019
Generate random hex token using Go How to generate a random hexadecimal token using Go
Aug 15, 2019
Removing duplicate values from Slice in Go How do you remove duplicate values from a slice in Go?
Jul 18, 2019
Fontawesome 5 in iOS as a UIImage How to use Fontawesome 5 in iOS as a UIImage
Jun 15, 2019