Search

Post types:
Categories:
🔖

Hard to break

Read Note

There's an idea at the core of Jeremy's thoughts here which struck a never, one that is best summed up in two quotes, one from Jeremy and another he quotes from Jamais Cascio (here given with Jamais …

🔖

Common mistakes with React Testing Library

Read Note

I've been getting a lot of hands-on time with React Testing Library recently and, for the most part, I really like it. Still, I get caught out from time-to-time, and this article has a lot of great …

🔖

How to test custom React hooks

Read Note

I've been doing a fair amount of testing React hooks recently. Part of that has been learning the `react-hooks` extension for the Testing Library suite, which took a while to wrap my head around. …

🔖

React Testing Library: custom hooks

Read Note

Another great overview of how to use the `react-hooks` extension for the Testing Library suite, with some more complex examples than many other …

📖

Use VSCode as Git Editor on macOS

Read Article

After months of frustration, I think I've finally worked out how to make VSCode the default Git editor on macOS.