Paige Niedringhaus

Paige Niedringhaus @paigen11

About: Staff Software Engineer, previously a digital marketer. Frontend dev is my focus, but always up for learning new things. Say hi: www.paigeniedringhaus.com

Location:
Atlanta, GA
Joined:
Sep 3, 2020

Paige Niedringhaus
articles - 73 total

Build a Custom Time Slider Component with Ant Design and Next.js

Introduction Part of my job as a software engineer working for a startup involves...

Learn More 0 0Jan 30

Automatically Publish a Repo as a PyPI Library with GitHub Actions

Introduction Last year I had the opportunity to turn my company's API into a JavaScript...

Learn More 0 0Dec 29 '24

Animate an Auto-Scrolling Carousel with Only HTML and CSS

Introduction As web developers working with powerful computers we don't often stop to...

Learn More 0 0Dec 29 '24

Lean on CSS Clip Path to Make Cool Shapes in the DOM without Images

Introduction Up until a few years ago if you wanted background shapes or sections of a...

Learn More 0 0Jun 26 '24

Create a Custom Formatted CSV from Python Data

Introduction In 2023, a friend of mine asked me to write a program to collect the data...

Learn More 0 0Apr 22 '24

Filter, Merge, and Update Python Lists Based on Object Attributes

Introduction Last year, I wrote a web scraping program to collect data from one of the...

Learn More 0 0Feb 27 '24

Use Selenium with Python to Target the XPath of a Particular Object

Introduction Earlier this year, I needed to write a program for my friend to collect the...

Learn More 0 0Dec 19 '23

Scrape Data from a Lazy Loading Website with Selenium Python

Introduction A few months ago, my friend wanted me to write a program to collect the...

Learn More 0 0Oct 23 '23

Copy Files from One Repo to Another Automatically with GitHub Actions

Introduction Welcome to the third (and final) installment in my series about the many...

Learn More 0 0Aug 15 '23

Automatically Create a Pull Request Against a Feature Branch with GitHub Actions

Introduction This blog post is the second in a short series I'm writing about the many...

Learn More 0 0Jun 12 '23

Use GitHub Actions to Automatically Publish a Repo Subfolder as an npm Library

Introduction I've said it before, and I'll say it again, working as a software engineer...

Learn More 0 0Apr 13 '23

Tips and Tricks for Using the Prisma ORM

Introduction Recently, my team and I were building an application that monitored the...

Learn More 0 0Feb 24 '23

Use CSS to Reveal a Child Element in the DOM by Interacting with the Parent

Introduction Building my own personal site was a lot of fun because I got to spend time...

Learn More 0 0Dec 20 '22

Create Upsert Yourself for Amazon Redshift Databases

Introduction One of the many things I enjoy about working at a startup is the variety of...

Learn More 2 0Nov 20 '22

Rely on JavaScript's Intersection Observer to Execute Code When in View (or Not)

It's the small things that matter When dealing with the business of building websites on...

Learn More 1 0Oct 24 '22

Change SVG Color with Help from CSS Filter

Introduction Working with talented designers is such a pleasure as a web developer. Not...

Learn More 0 0Sep 8 '22

Render Multiple Colored Lines on a React Map with Polylines

Introduction Last summer I started working for an Internet of Things startup, Blues...

Learn More 0 0Aug 10 '22

Use Secret Environment Variables in GitHub Actions

Introduction Earlier this year, my development team and I were in the midst of building...

Learn More 4 0Jul 5 '22

Merge JavaScript Objects in an Array with Different Defined Properties

Introduction At work recently, I encountered an interesting problem: I needed to merge...

Learn More 2 0Jun 6 '22

Use CSS Grid to Make a Fixed Sidebar with Scrollable Main Body

Introduction Last year I authored a web development course on modernizing enterprise...

Learn More 5 0May 16 '22

Anti-Theft GPS Tracker and Recovery System

The words “asset tracking” typically bring to mind moving dots on a map: cars, trucks, planes,...

Learn More 6 1Apr 13 '22

Customize and Style Complex Data in React Table

Introduction This past summer, I started working for an Internet of Things (IoT)...

Learn More 6 0Apr 5 '22

Build and Custom Style Recharts Data Charts

Introduction Over the summer of 2021 I started working for an Internet of Things (IoT)...

Learn More 0 0Mar 11 '22

Low Fi LoJack® with Blues Wireless and React

The day after Thanksgiving my parents' car was stolen out of the driveway while we were all...

Learn More 4 0Feb 23 '22

How to Unit Test Next.js API Routes with Typescript

Introduction Next.js is an awesome frontend framework. It's powered by React under the...

Learn More 14 0Feb 17 '22

Blues Wireless - Just Like React, but For IoT

Welcome to the start of a new blog series where I'll attempt to show other people with web...

Learn More 10 0Feb 2 '22

Create an Asset Tracker with Next.js and React Leaflet

Introduction Recently I began working for an Internet of Things startup, Blues Wireless...

Learn More 23 0Jan 29 '22

Build a Gatsby Blog Post Filter

Introduction Earlier this year, I built my own website using Gatsby to serve as a...

Learn More 0 0Dec 29 '24

Cypress Studio - the underrated feature speeding up e2e testing

Photo by Farzad Nazifi on Unsplash Cypress.io just keeps raising the bar on end-to-end...

Learn More 0 0Dec 29 '24

Introducing Volta - it manages your Node.js versions so you don't have to

Photo by Felix Mittermeier on Unsplash Web development's not easy When you're working...

Learn More 0 0Dec 29 '24