Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.4 KB

21-afterword.md

File metadata and controls

42 lines (24 loc) · 2.4 KB

Afterword

Thank you for reading this book! I hope you find it helpful, and I would love to hear your feedback and ideas.

Errata and Feedback

If you found a typo or an error, please, open an issue in the project's repository or send them by email.12 I'll also be glad to hear your ideas and code snippets that can make the examples in the book more descriptive.

You can find previous fixes and updates in the commit history of the project's repository.1

For Publishers

This book is a large draft of a book on refactoring that I would like to write in the future.

In the future book, I would like to combine fragmented code examples into a single application. It would help to show how to refactor not various pieces of code but whole projects. In my opinion, it would be more demonstrative and helpful.

Refactoring such a project would cover all the techniques mentioned in this book combined under the shared context of a single application. It would make it possible to see how the different refactoring techniques support each other and help work toward a common result.

If you'd like to publish such a book, please, contact me by mail.2 I'd be happy to discuss the details!

For Translators

This book is available in 2 languages: Russian and English. If you are interested in translating it into other languages, please, contact me by mail.2

Acknowledgements

Thanks to Maksim Ivanov (@satansdeer),3 Nick Lopin (@nlopin),4 and Artem Samofalov (@dex157)5 for help in proofreading and fact-checking!

Thanks to all project contributors for finding typos, improving phrasing, and other help with the text!6

Extras

In the appendices to this book, you'll find a list of links to books, articles, talks, and tools that I refer to in my work and can recommend.

You'll also find a list of shortened recommendations for finding and fixing code problems based on the topics of the previous chapters.

Footnotes

  1. Refactor Like a Superhero, Book Repository, https://github.com/bespoyasov/refactor-like-a-superhero-online-book 2

  2. Contact Email, bespoyasov@me.com 2 3

  3. Maksim Ivanov, https://github.com/satansdeer

  4. Nikolai Lopin, https://github.com/nlopin

  5. Artem Samofalov, https://github.com/dex157

  6. Project Contributors, https://github.com/bespoyasov/refactor-like-a-superhero-online-book/graphs/contributors