You can grab the slides here: https://github.com/LearnWithLlew/RefactoringToCleanerCode.Slides
Remember to print out the homework.
If you have a machine with Visual Studio 2019, you can simply clone, open the solution, and run the tests.
If you don't have Visual Studio installed, you can see exactly how we set up a machine from scratch by opening the PowerShell script machine-setup.ps1. Please note that this script calls other scripts via the iwr
(Invoke-WebRequest
) PowerShell command. You can run this and it will install everything you need on a completely clean machine, or you can pick and choose the pieces you want to install.
If you want to sign up for one of our weekend courses, see our EventBrite page.
You can follow us on Twitter at @JayBazuzi and @LlewellynFalco.
Or you can hire us to clean your code.
Q: The resharper keyboard bindings don't seem to be working, how do I fix that?
A: We are using the Visual Studio
version of the Keybindings. Here's how to reset them.