It would be nice to have a space to discuss topics regarding design patterns, naming conventions, using interfaces or regular C# classes and have the opportunity to ask for and provide feedback to others.
Speaking from the perspective of a beginner, one of the biggest challenges I've faced so far is managing scalability and trying to find ways to do this pre-emptively & in a modular way. I'm aware there are various forms of documentation regarding this, however documentation cant always cater to the specifics of a problem.