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-08-01T12:35:10.738Z (3 months 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
- 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)