#Setting things up for a new App

1 messages · Page 1 of 1 (latest)

zinc viper
#

Hey folks.
Let me ask you. Once you are getting your app done, but there might be some code errors wich request review. How do you proceed with that?
Regards

upbeat pagodaBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

gusty wraith
zinc viper
gusty wraith
# zinc viper 👍🏼 Get It. But how do you approach the review once you get to that?

the review itself is very much scoped to my specific code. I normally push it to git and check my own commits outside of my IDE. Like that I get a different view on it. When I check through the files and treat the code like if someone else wrote it and be like that very harsh. That works good and I find issues like that.

If someone else does the review for your code, then check his comments and either change code or defend your code + explain why you doing things (maybe also by adding a comment upfront when doing uncommon things)

zinc viper
gusty wraith
zinc viper
#

Yeah, I can imagine there´s a lot of them nowadays

gusty wraith
zinc viper
#

I think I get It