I'm currently working on a GAE CMS project and one thing that's been troubling me quite a bit each time I trying something new it's the fear of "I'm a doing this right".
What I'm looking for is idea/links of getting my code review by the public. I've found one site Refactormycode.com that I like. But from what I've seen soo far it's more for code part's and snippets. My own problem (i'm not a backend dev by trade) is more on architectural level. Is my approach correct? Will this solution really be stable on a big scale?
It some what feels a bit wrong to paste a url to the code repository and say "Hey, review this". Is there any site that collects people's entire project for review?
Also is there any negative sides to get you code publicly reviewed?
..fredrik