https://github.com/tcorral/refactoring_patterns
A list of 31 Javascript refactoring patterns, based on the '31 Days of Refactoring' book by Sean Chambers and Simone Chiaretta, with the applied solutions.
https://github.com/tcorral/refactoring_patterns
Last synced: 10 months ago
JSON representation
A list of 31 Javascript refactoring patterns, based on the '31 Days of Refactoring' book by Sean Chambers and Simone Chiaretta, with the applied solutions.
- Host: GitHub
- URL: https://github.com/tcorral/refactoring_patterns
- Owner: tcorral
- Created: 2013-01-04T03:43:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-19T14:58:33.000Z (over 13 years ago)
- Last Synced: 2025-04-03T08:38:02.982Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 177 KB
- Stars: 230
- Watchers: 12
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Here you can find the book that inspired me:
[31 days of Refactoring](http://lostechies.com/wp-content/uploads/2011/03/31DaysRefactoring.pdf)