Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mannuelf/refactoring-book
Once I've experienced coding the examples this repository will become a reference repo. 👾
https://github.com/mannuelf/refactoring-book
coding-standards refactoring
Last synced: about 14 hours ago
JSON representation
Once I've experienced coding the examples this repository will become a reference repo. 👾
- Host: GitHub
- URL: https://github.com/mannuelf/refactoring-book
- Owner: mannuelf
- Created: 2022-11-15T06:01:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T07:10:55.000Z (about 2 years ago)
- Last Synced: 2023-03-26T14:27:29.912Z (almost 2 years ago)
- Topics: coding-standards, refactoring
- Language: TypeScript
- Homepage:
- Size: 151 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Refactoring 2nd Edition
Example code re-written for my education purposes from "Refactoring - Improving the design of existing code by Martin Fowler"
## Run the code
```bash
deno run --allow-all ./main.ts
```## Read the Pull requests
They are like bread crumb of all refactoring.
[Read closed PRs](https://github.com/mannuelf/refactoring-book/pulls?q=is%3Apr+is%3Aclosed)
[Buy it here](https://www.informit.com/store/refactoring-improving-the-design-of-existing-code-9780134757599)
![refactoring](https://res.cloudinary.com/mannuel/image/upload/v1669790937/images/IMG_2279.jpg)
[www.mannuelferreira.com](https://mannuelferreira.com)
![manneul ferreira](https://res.cloudinary.com/mannuel/image/upload/v1670391672/images/footer-github.png)