Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tychota/refactorings

My code reading M Fowlers book (second edition)
https://github.com/tychota/refactorings

Last synced: 22 days ago
JSON representation

My code reading M Fowlers book (second edition)

Awesome Lists containing this project

README

        

# Refactorings

This is my repo of the reading of the second edition of "Refactoring" from M.Fowler.

## Buy the book

[official page](https://martinfowler.com/articles/refactoring-2nd-ed.html)

## Diference with first edition

- javascript
- colors :)

## List of refactorings

- Intro (page 1 to page 43): branch `feat/intro`