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: about 1 year 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-03-22T08:14:19.393Z (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
- awesome-starred - 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. (others)
README
Here you can find the book that inspired me:
[31 days of Refactoring](http://lostechies.com/wp-content/uploads/2011/03/31DaysRefactoring.pdf)