This space is dedicated to my current codewars progression. I like to keep track of every challenge that I overcome and I will do my best to go back, review and refactor my code with new and more efficient things that i've learned.
https://github.com/Ethodeus/js-coding-challenges
Tech used: Mainly JavaScript for now, will be adding frameworks along the way.
I'm constantly reviewing my codewars to see if there is a better way to approach every problem to make it more readable, efficient, or even shorter.
Here is a detailed example of the progress I've made with the new things I've learned.
This is one of the first codewars I completed:
And this is the same problem, refactored with new things I learned 2 weeks later:
This is a great motivation to keep learning and not feel discouraged, because even though you feel like you're not making progress or learning much, you are.