Skip to main content
Headshot of Joshua Pendragon

Joshua Pendragon

Blog

Putting things to paper helps me think. Come here to watch the sausage get made.

  • ES6 Classes

    Jun 6, 2024

    4 min read

    ES6 Classes in ~~Playwright~~ ECMAScript Over the course of my work with node-based projects, I keep finding myself interally cringing when encountering classes in Javascript/Typescript. Perhaps my...

  • Testing Auth in Playwright

    Mar 29, 2024

    4 min read

    Handling Authentication in Automated Tests When ~~procrastinating~~ trying to hone my playwright skills, I'll often go to the help-playwright channel on the Playwright Discord and try to help people...

  • The First Blog

    Feb 15, 2024

    3 min read

    I was listening to the developers who test blog and the message that "You should try to put out content when you have something to share" resonated strongly. I'll preface by saying that I've been in...