How to find excellent refactoring opportunities
I was doing some code review today and I realized after the fact that the refactoring I wrote for the review was a great example... »
I was doing some code review today and I realized after the fact that the refactoring I wrote for the review was a great example... »
I’ve been using Elixir’s Phoenix framework for a few years but most of my projects were on the older MVC style. Phoenix 1.3 introduced the... »