Archive for March, 2021
Refactoring Test Code – Free Virtual Lunch and Learn
Posted by claudiolassala in Presentations, Software Development, testing on March 9, 2021
I’m giving my “Refactoring Test Code” talk as a Free Virtual Lunch and Learn this Friday, March 12, 12-1pm CDT, as part of the Improving Virtual Events. Register here!
Here’s the talk’s description:
Most developers hear about “Red->Green->Refactor” as part of the TDD process. Some never get to the “refactor” part. Some only refactor the “production” code, but not the test code, after all, that’s “just test code”. Tests become cluttered, hard to maintain, and are abandoned.
In this talk, let’s have a look at some ways to refactor “test” code (C#, JavaScript/TypeScript, unit/integration/end-to-end…), so that they become easier to read and even create opportunities for better collaboration with non-technical people.
Image by GraphicMama-team from Pixabay
Virtual Brown Bag: February 2021 Summary
Posted by claudiolassala in Virtual Brown Bag on March 8, 2021
Time flies, but the weekly Virtual Brown Bag meetings stay strong. Many great conversations have been had in February.
-
February 25th, 2021
Troy Hunt’s “Everything you ever wanted to know” post about password reset feature, authentication systems and identity frameworks, JamStackAttack.com, Python
-
February 18th, 2021
Rocketbook, ReMarkable, writing cover letters for resume, working for free, junior vs senior devs, using LinkedIn.
-
February 11th, 2021
TypeScript: Why?, React Admin
-
February 4th, 2021
Form builders, TypeScript