|
|
|
|
|
by SOLAR_FIELDS
1039 days ago
|
|
I would mostly agree for this, if you need it for some general patterns it's really good for that. Things like "how do I implement Singleton properly in Python contextually in this codebase". I can't use it as much on things post 2021, though, for instance. I think in general it's just really good at Python, so it's a boon if you code in Python. I was using it for Kotlin the other day and while it helps, it's not as immediately good in my experience. |
|