Jeremy Kreutzbender
Product Engineer
Hello from Portland, OR and welcome to my website! My software journey currently has me learning as much as I can about delivering great user experiences through product engineering.
Latest Blog Posts
Automating the Lifecycle of a Preview Environment
Preview Environments come and go, let's explore their lifecycle and some architectural decisions to think about when creating them.
2024-08-20
software-engineering
preview-environment
Building Dynamic Breadcrumbs in Next.js App Router
Putting the pieces together to add breadcrumbs to a Next.js App Router project via Parallel Routes.
2024-04-29
next.js
app-router
breadcrumbs
What Are Preview Environments?
An introduction to what Preview Environments are and what they're good for.
2024-04-27
software-engineering
preview-environment
Building a blog with App Router, React Server Components and Tailwind
Steps I took to build out a blog with Next.js App Router, React Server Components and Tailwind.
2024-03-28
next.js
app-router
react-server-components
tailwind
Building a new website with Next.js 14 and App Router
Detailing the process of rebuilding my website from Gatsby to Next.js.
2024-02-21
next.js
app-router