Appropriate Place for Code Review

Hi, new to golang here, experienced programmer in Python JavaScript (typescript) etc.

I started working on a basic toy app in go, basically a command line interface for syncing files to gist with possibly a modular architecture for syncing files to other APIs.

I am getting some basic stuff working but being very new to the language not sure if the code is idiomatic, and have the feeling there are better ways to do the things I want to do. Is this an appropriate place for posting code for code review? Thanks!

This site has a #getting-help:code-review section that you could try.

Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.