Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/tychota/refactorings
- Owner: tychota
- Created: 2019-02-13T10:45:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T10:46:33.000Z (almost 6 years ago)
- Last Synced: 2024-11-06T02:23:34.181Z (2 months ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`