Blog Posts
-
Project stuck? Think about how you’re breaking it down & question everything
If you find yourself in the middle of a project that doesn’t seem to be moving forward - take a step back and question everything.
-
So how did the onboarding experiment go?
We tried the onboarding checklist that I had made previously - did it work?
-
Ideas for an Onboarding Checklist
Why I made an onboarding checklist for a new hire, and ideas of things to include on a list like this.
-
Why post mortems after an incident are fun and exciting.
-
If you think something is going south on a project, make noise about it early. You'll be glad you did.
-
How to mock fetch requests in React Testing Librarty tests
Creating a mock server with msw to make React Testing Librarty tests for your components.