Posts
-
I Got A New Keyboard: Neo Ergo
The keeb bug bit me and now I've got a new keyboard :)
-
Learn About MakeFiles
Learn what Makefiles are and how to create one.
-
Figuring Out Cross Origin Requests
How does Cross Origin Requests work? And how do we implement it in our custom APIs?
-
Let's Go Further Ch 14-18
Learning about Go routines, authentication & user permissions
-
It's Almost July Already?
Time flies by when you're renovating
-
Let's Go Further Ch 10-13
notes for Let's Go Further Ch 10-13
-
Let's Go Further Ch 6-9
My notes for ch 6-9.
-
Go Struct Tags
What are struct tags and what are they used for?
-
Let's Go Further Ch 1-5
For the next part in my backend dev journey, I'll be starting "Let's Go Further".
-
Configuring the Connection Pool
Why we should configure our database connection pool settings.