Day 8

Today’s Progress:

  • Still working on the same frontendmentor challenge
  • Learned how to remove my pushed files after updating my .gitignore

Thoughts:

I found myself struggling with the alignments and sizes, particularly for figuring out the right amount of margins and padding. However, it seems the design is so simple, but it is so funny what the actual irony for me while coding it. Well, probably because I still need to practice more. Hence, this is the reason why I am taking this challenge.

I had learned how to clean up my Github repository too. Honestly, I pushed all files, but all of a sudden, I want to remove some unwanted files because they seem irrelevant. I don’t mean to delete it, but I want to make it undetectable. So I tried to update my .gitignore file by listing the all directory files that I want to hide at least. However, those unwanted files were still visible. Thus, I feel so thankful to encounter Jonathan Klughertz’s blog that helped me a lot with this issue. I will include the link below if you are interested to see it.

Source:

Here is the blog that helped me solve my problem.

Leave a comment