Dmitry White. Achiving code mastery through kata and coffee.
CodeWar. CodeWar never changes.
But my programming level does. And here's how.
These are up-to-date solutions that I submited on Codewars. And it's pretty much "work in progress", since I follow a very famous quote:
By continuously improving the design of code, we make it easier and easier to work with.
This is in sharp contrast to what typically happens: little refactoring and a great deal of attention paid to expediently adding new features.
If you get into the hygienic habit of refactoring continuously, you'll find that it is easier to extend and maintain code.
- Joshua Kerievsky, Refactoring to Patterns
I mean it.
Seriously.