devnotes <-

Resources and notes on Go and backend development that I find useful.

Screening

Leetcode

SQL

PostgreSQL

Strings

Slices

Maps

Methods

Interfaces

Errors

Defer, Panic, Recover

Goroutines

Channels

Context

Sync

Errgroup

Garbage Collector