DEV Community

Discussion on: Showing my Awesomeness

Collapse
 
abdurrkhalid333 profile image
Abdur Rehman Khalid

That is Very Nice to have a Very Nice Portfolio But there are some things that I want to tell you and you should keep in mind those things as well.

  1. It is very Good Thing to learn Stuff, but in this World there are 3 steps to do a work, first step is to understand what you want to do, the next step is to do what you really want to do and the final step is to do in a perfect manner that you have already dome.

  2. By Making a Coding website, you forgot to practice the best way of writing the clean code, what does it mean? It means that there is repetition in your code for example 'name' and 'my_name' doesn't it means the same thing, if it means the same thing then why you are using two variables for same purpose.

  3. If you are a beginner then it is okay not to follow 'The Professional Way' of writing the code, so try to read more books and practice more as well. It will help you to grow as well.

Thank you for taking time to read my this comment. I hope that it has motivated you to do the work better than you have already done.

Collapse
 
vickilanger profile image
Vicki Langer

I really appreciate your feedback. I will take address the unnecessary duplication.

I would consider myself a beginner, but I would definitely prefer to make sure my code is clean.

Collapse
 
abdurrkhalid333 profile image
Abdur Rehman Khalid

That is Very Kind of you.