Skip to content

Instantly share code, notes, and snippets.

@lazywithclass
Last active April 11, 2017 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazywithclass/9bb1f36b06cb0a336000a4c481705458 to your computer and use it in GitHub Desktop.
Save lazywithclass/9bb1f36b06cb0a336000a4c481705458 to your computer and use it in GitHub Desktop.
[RC Diary] Refucktoring, winston-cloudwatch, and jobs (-50)

[RC Diary] Refucktoring, winston-cloudwatch, and jobs (-50)

Refucktoring

I am going to host a workshop with a fellow recurser on the practice of refucktoring, which is basically going to be:

  • take some good code as starting point
  • apply a change to the code, one that makes you giggle or laugh evily
  • run tests looking for a green

One should always aim for green after a refucktor.

This is the projet I've created that people will use: https://github.com/lazywithclass/lazy-refucktoring, I'm so looking forward to this.

winston-cloudwatch

Lots of issues open and a PR to look at!

It turned out to be way easier than I thought, thanks to ?w=1 that hides whitespace in github PRs. I've also increased the code coverage a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment