These are resources that I have found useful but I'm great at forgetting where I found them. So I'm putting them here.
- curl - creating and testing HTTP requests
- jq - processing JSON data
- gitignore.io - generate
.gitignore
files - shots.so - simple and fast way to create mockups
- goAccess - open-source real time web log analyzer with terminal and web UI
- ffmpeg - builde of libraries for video and audio handling
- svg to favicon - simple conversion of svg logo to all needed favicon formats
- conventional commits - no one knows what to write in a commit message
- semantic versioning - common sence versioning
- keep a changelog - good to have a changelog
- jsend - simple JSON format convention
- course-go - open source golang course from FI MUNI
- algorithms - great free algorithms course from Frontend Masters
- boot.dev - backend stuff (also devops)
- frontend masters - frontend stuff (mostly)