Skip to content

Evert's Dugout

I'm a programmer. I'm mostly focused on building API's, HTTP-related applications and improving development processes.

  • By Evert Pot
  • Based in Canada
  • Roughly five posts per year
  • First post on

Posts per year

Data for this chart is available in the table below
Posts per year
Year starting Posts
2020 9
2021 4
2022 10
2023 10
2024 3

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

Creating a fake download counter with Web Components
Over the years I’ve written several open source libraries. They’re mostly unglamorous and utilitarian, but a bunch of them obtained got a decent download count, so I thought it would be fun to try and …
On , by Evert Pot, 1,013 words
Moving on from Mocha, Chai and nyc.
I’m a maintainer of several small open-source libraries. It’s a fun activity. If the scope of the library is small enough, the maintenance burden is typically fairly low. They’re usually mostly ‘done’, and I occasionally …
On , by Evert Pot, 416 words
OAuth2 client updates
I just released v2.3.0 of @badgateway/oauth2-client, which I wrote because there weren’t any lean, 0-dependency oauth2 clients with modern features such as PKCE. This new version includes support for: Resource Indicators for OAuth 2.0 (RFC8707). …
On , by Evert Pot, 46 words