I've just started learning nim in my spare time and have just finished writing my first package. Because I'm learning in a bit of a bubble (I know no one personally that knows nim), I'm looking for feedback online. Where is the best place to ask for that feedback? Is it here? Or perhaps on the code review stack exchange (not a lot of nim activity there)? Somewhere else?
Specifically, I'm looking for chances to make my code more idiomatic, learn about techniques and best practices, etc. I am an experienced C++ developer.
Thanks!