Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-19T14:58:33.000Z (almost 12 years ago)
- Last Synced: 2024-11-04T04:32:20.175Z (17 days ago)
- Language: JavaScript
- Homepage:
- Size: 177 KB
- Stars: 229
- Watchers: 13
- Forks: 39
- 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)