Tidbits tagged with #refactoring (10)
It is always good to remind oneself constantly how and why to do things. Refactoring is one of the things that I see getting too little attention. I don't mean in our sprints or tickets, I mean in our professional lifes.
Refactoring is a tool we have. Use it (right)! I guess "right" is more often important than one thinks.
Continue reading →
This is JS (and) Crafting #4 - March 20th, 2017. Every Monday you will receive a hand-selected collection of links about JavaScript and how to craft better software. Let's get started ...
Continue reading →
I found this repo, which seems not to be the newest, but one (if not the only one) which provides some ways of refactoring for ruby.
Continue reading →
Pharo - object-oriented programming language and a powerful environment
Continue reading →
How to be a great software developer is a looong read, but it's worth reading, since it contains lots of truths.
Continue reading →
A Coding Dojo with @XaV1uzz doing the Kata Mars Rover
and another one where he shows how to refactor the bowling kata to patterns.
Continue reading →
is a post by Adrian Bolboaca
Continue reading →
Refactor to functional
Continue reading →
Martin Fowler lists the kinds of refactoring, the reasons why we refactor code, in his infodeck.
Continue reading →
Very useful and right-away applicable insights into refactoring legacy code. Seems the VJUG has lot's good content.
Continue reading →