Maybe because I have coding background, what I do is I first write the code and make it work and then do the refactor. During refactoring, I find it handy that my IDE gives an option to extract a selected piece of code into a function. I would like a similar feature in vvvv as well.