/ In this section, I share findings and helpful information from my programming journey.
Tools
These are my productivity tools.
CORS
Cross-Origin Resource Sharing: A Browser Security Feature
Signing, Encrypting, Encoding
Description and examples of usage of the most popular algorithms for generating signatures, encrypting and encoding data.
RabbitMQ and SQS/SNS
An overview of how RabbitMQ works compared to SQS/SNS.
Encoding, Strings and Runes in Go
Quick summary on how character sets work in general and in Go specifically.