Terry W

Terry W @ttibbs

About: Full Stack Developer

Joined:
Jul 15, 2024

Terry W
articles - 7 total

Fixing Playwright build errors on Render when browsers are missing

TL;DR If Playwright runs locally but fails on Render with "executable does not exist",...

Learn More 0 0Aug 23

Fixing Vite HMR Issues in React by Splitting Your Auth Context

Have you ever updated a file in your React + Vite project only to see full page reloads instead of...

Learn More 0 4May 20

The Art of API Documentation: A Comprehensive Guide

Table of Contents Introduction What Is an API? Why Good Documentation...

Learn More 0 0May 8

How To Implement Express Authentication with RBAC (Role Based Access Control)

Introduction Securing an API goes beyond simply checking credentials. You need to control...

Learn More 0 1Apr 24

State of Auth Made Simple

Have you ever struggled to maintain persistent user data across your app, whether for authentication...

Learn More 0 2Feb 18

Restoring Chrome Bookmarks

How to Manually Restore Deleted Chrome Bookmark Folders Losing your carefully organised...

Learn More 0 0Feb 13

Creating My First NPM Package: CLI Dev Tool

Introduction Hello Dev.to community! Not only is this my first npm package but it is also...

Learn More 0 0Jan 12