Hi, I'm Willem. I'm sharing everything I know about Go and Web Development.
-
Beginner Friendly
You don't need a computer science degree.
-
Real World Skills
Based on 10+ years of professional experience.
-
Interactive Examples
Experiment with code directly on this website.
-
Have Fun!
Programming is a creative discipline after all.
Stuck on Go Project Structure?
Get 25% off on my upcoming guide.
Keep Learning. Subscribe to my Newsletter.
Gain access to more content and get notified of the latest articles:
- A Brief Guide To Time for Developers
- Source code
- Unit tests
I send emails every 1-2 weeks and will keep your data safe. You can unsubscribe at any time.
Recent Articles
Top 10 Articles
- URL path parameters in routes
- How to parse a time or date in Go
- Composable HTTP Handlers using generics
- Anonymous structs in Go: What, How and When
- Confused by http.HandlerFunc? This post makes it click
- Add value to a context in a type safe way
- Change JSON time format
- Context cancellation: Stop wasting resources on aborted requests
- Comparing times and dates in Go
- Should you use slices of pointers to structs?