Erik Pukinskis

Erik Pukinskis @erikpuk

About: Frontend dev blogging about React, TypeScript, GraphQL, Vite, and more. Maintainer of confgen, codedocs, use-firestore, and react-accessible-headless-hooks.

Location:
San Francisco Bay Area
Joined:
Apr 28, 2023

Erik Pukinskis
articles - 8 total

How to "own" a project if you're an engineer

We're working through the Four roles your software team can't function without. Last time we talked...

Learn More 0 0Jan 31

If you have bugs, you need a Bug Warden

Last time, I introduced the Four roles your software team can't function without. These roles are...

Learn More 0 0Jan 20

Four Roles Your Software Team Can't Function Without

We've all seen it go both ways: Company A: Has no real structure in place, just a bunch of stuff...

Learn More 0 0Dec 13 '24

What is a Pro Web Engineer?

Terms like "professional" and "engineer" are bandied about in the software world. A lot of us are...

Learn More 1 0Aug 13 '24

Big, scary, and ignored: Are backlogs even worth it?

Let's start with some observations about backlogs: 1. Backlogs Want To Be Scary Maybe...

Learn More 0 0Sep 15 '23

The Persistent Test Factory Pattern

I've worked on many codebases that used what I consider to be one of the worst patterns in automated...

Learn More 2 0Jul 20 '23

How to spy on a third party ES6 export in Vitest

This was a bit of a tricky one, and the solution from the Vitest docs didn't work for me. Those docs...

Learn More 2 0Jun 26 '23

The best way to initialize a React Context in TypeScript

React Contexts are great—they let you neatly encapsulate behavior that cuts across multiple React...

Learn More 0 0Jun 14 '23