Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 2.59 KB

File metadata and controls

60 lines (45 loc) · 2.59 KB

Refactor Like a Superhero

Book cover

It is a book about how to refactor code efficiently and without pain. In it, we'll discuss the benefits of refactoring for development and business, explore how to search for problems in your code, and investigate possible solutions for those problems.

We will use code examples primarily in JavaScript and sometimes in TypeScript. However, the techniques we're going to discuss can be used in other high-level languages as well. So if you don't code in JS/TS but feel comfortable around them, you might find something that you can adopt to your language too.

Ebook and Web Version

You can also read the book online or download it as a PDF or Epub:

About Author

Alex Bespoyasov, software engineer at 0+X, web developer since 2010.

License & Copyright

All materials are © 2022 Alex Bespoyasov. The work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

CC BY-NC-ND 4.0