How to
- Overview
- Cookbook
- Handle Errors Effectively
- Avoid Nil Panics
- Use Slices and Maps Effectively
- Work with Strings Effectively
- Use Goroutines and Channels
- Handle Files and Resources
- Manage Configuration
- Design Interfaces Properly
- Refactor God Packages
- Write Effective Tests
- Debug and Log Effectively
- Document Code Effectively
- Build Cli Applications
- Optimize Performance
- Work with Databases
- Build REST Apis
- Dependency Injection Patterns
- Work with JSON Effectively
- Implement Middleware
- Graceful Shutdown
- Rate Limiting Patterns
- Table Driven Tests
- Generics Patterns
Last updated