RE: ULOG #8: Adding Certified Ulogger Icon to Ulogs.Org
Thanks for the contribution, @eastmael! It's always a pleasure reading your posts, especially because I feel like I am learning something alongside you when doing so. There's definitely some good advice in there.
Only thing I can point out regarding your code is that adding some function declarations could possibly improve the readability in my opinion. Since I have been wanting to change that question to just be about the general readability of the code (of which yours is fine), I didn't want to be too nitpicky.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Thank you @amosbastian, this means a lot an will stay with me for a long time.
As for the
function declarations, you refer to function documentation? What comes to mind with the term is C/C++ wherein functions were declared in *.h files and the actual implementations in *.cpp. :)Thank you for your review, @amosbastian!
So far this week you've reviewed 8 contributions. Keep up the good work!