[Code with Mosh] [Mosh Hamedani] Clean Coding and Refactoring
By the end of this course, you’ll be able to
- Spot stinky code and refactor it in no time
- Refactor your code using safe and fast refactoring techniques with ReSharper
- Write beautiful code that is readable and easy to maintain
- Break long sections of code into small understandable chunks
- Simplify nested/complex conditional blocks
- Design the proper signature for your methods
- Remove duplicated code
- Refactor long switch/case blocks
One Reply to “[Code with Mosh] [Mosh Hamedani] Clean Coding and Refactoring”