DEV Community

Discussion on: Any tips to become a web developer?

 
jeremyf profile image
Jeremy Friesen

My favorite strategy is: write a functional test around the code I want to be performant, then refactor towards performance (if required)