AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use Reflect to Improve Your Code
Go is leaking the internals of how go actually works. You do tend to learn quite a lot about the type system if you do have to use it. But frankly, I often end up in a kind of trial and error situation relying on a TDD process to tell me if I got it right or not. The Go has all this like weird stuff as well as like doesn't have anything like, you know, for generics or whatever.