DEV Community

Jesse Warden profile picture

Jesse Warden

I write code, front-end and back-end, and like deploying it on AWS. Software Developer for 20 years, and still love it. Amateur Powerlifter & Parkourist.

Education

Art Institute of Atlanta

Work

Web Consultant

Continuous Delivery

Continuous Delivery

Comments
2 min read

Want to connect with Jesse Warden?

Create an account to connect with Jesse Warden. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
My Past 1 Year+ with AWS Cognito

My Past 1 Year+ with AWS Cognito

1
Comments
3 min read
GitHub Copilot Research Finds "Downward Pressure on Code Quality"

GitHub Copilot Research Finds "Downward Pressure on Code Quality"

1
Comments
2 min read
Refactoring vs Refuctoring Whitepaper

Refactoring vs Refuctoring Whitepaper

1
Comments
2 min read
Refactor All The Time Instead of "Tech Debt Day"

Refactor All The Time Instead of "Tech Debt Day"

2
Comments 1
1 min read
Quality Coding Manifesto

Quality Coding Manifesto

1
Comments
1 min read
The Continuous Integration Certification

The Continuous Integration Certification

Comments
1 min read
Alternatives to Pull Requests

Alternatives to Pull Requests

Comments
2 min read
Parsing AWS AppSync Responses, Elm GraphQL Libraries, and Only Doing Front-End

Parsing AWS AppSync Responses, Elm GraphQL Libraries, and Only Doing Front-End

Comments 2
10 min read
Speaking the Same Language: Mocks, e2e, and Good Code

Speaking the Same Language: Mocks, e2e, and Good Code

Comments
10 min read
Thoughts on Being a UI Dev Who Writes Their Own APIs

Thoughts on Being a UI Dev Who Writes Their Own APIs

1
Comments 1
2 min read
Lumpers and Splitters

Lumpers and Splitters

1
Comments
1 min read
We Hire React Developers

We Hire React Developers

2
Comments
4 min read
Google's 2023 State of DevOps Report

Google's 2023 State of DevOps Report

Comments
2 min read
Stricter TypeScript >, <, and ===

Stricter TypeScript >, <, and ===

Comments
3 min read
How Do You Change UI Design When Testing it is Hard?

How Do You Change UI Design When Testing it is Hard?

Comments 6
1 min read
Final Fantasy Legend Level Editor Update

Final Fantasy Legend Level Editor Update

Comments
2 min read
Building React Components Using Unions in TypeScript

Building React Components Using Unions in TypeScript

Comments 2
15 min read
TypeScript: Interface is Not Always Recommended Over Type

TypeScript: Interface is Not Always Recommended Over Type

1
Comments
4 min read
Rebuilding Final Fantasy Legend in Elm

Rebuilding Final Fantasy Legend in Elm

Comments
4 min read
UI Devs on AWS Should Start with Amplify

UI Devs on AWS Should Start with Amplify

Comments
3 min read
Wing - Programming Language for the Cloud

Wing - Programming Language for the Cloud

2
Comments
5 min read
Criticisms of The Grug Brained Developer

Criticisms of The Grug Brained Developer

Comments
17 min read
Consulting Leadership Lessons from Fonzie

Consulting Leadership Lessons from Fonzie

1
Comments 3
2 min read
Whitepaper on How to Learn a New & Unfamiliar Codebase

Whitepaper on How to Learn a New & Unfamiliar Codebase

Comments
6 min read
Valibot: JavaScript Schema Validator

Valibot: JavaScript Schema Validator

1
Comments 1
1 min read
Domain Modelling in the Cloud & AWS CDK

Domain Modelling in the Cloud & AWS CDK

2
Comments
2 min read
Easier Way to Learn TDD

Easier Way to Learn TDD

2
Comments 4
2 min read
Quick Thoughts on Effect-TS

Quick Thoughts on Effect-TS

1
Comments
9 min read
First Attempt at Gathering DORA Metrics

First Attempt at Gathering DORA Metrics

Comments
2 min read
Artificial Intelligence Literacy

Artificial Intelligence Literacy

1
Comments
2 min read
3 Stages of Learning TDD

3 Stages of Learning TDD

4
Comments
2 min read
Article: Expert Beginner

Article: Expert Beginner

1
Comments
1 min read
Modular React Applications vs Piles on the Floor or Sock Drawer

Modular React Applications vs Piles on the Floor or Sock Drawer

1
Comments
1 min read
Alternative to AWS Mock

Alternative to AWS Mock

2
Comments
1 min read
Article Review: Lessons From 6 Software Rewrite Stories

Article Review: Lessons From 6 Software Rewrite Stories

1
Comments
2 min read
Flow Metrics Book Review

Flow Metrics Book Review

Comments
3 min read
Seeing JavaScript Math.random Not Be So Random

Seeing JavaScript Math.random Not Be So Random

4
Comments 6
1 min read
Dutch Government's DigiD iOS App Code Snippet

Dutch Government's DigiD iOS App Code Snippet

2
Comments 1
4 min read
This Graphic Summarizes My 20 Years of Programming Journey

This Graphic Summarizes My 20 Years of Programming Journey

3
Comments 1
1 min read
TDD Isn't About Testing, Despite Having Test in the Name

TDD Isn't About Testing, Despite Having Test in the Name

Comments 2
1 min read
Link: OCAML 5 is Out + Effects Tutorial

Link: OCAML 5 is Out + Effects Tutorial

3
Comments
1 min read
TypeScript Enum's vs Discriminated Unions

TypeScript Enum's vs Discriminated Unions

11
Comments 1
17 min read
Roc Lang for Advent of Code 2022

Roc Lang for Advent of Code 2022

3
Comments
12 min read
Getting Tailwind to Work with Elm Book

Getting Tailwind to Work with Elm Book

3
Comments
4 min read
Link: You Don't Hate Mocks; You Hate Side-Effects

Link: You Don't Hate Mocks; You Hate Side-Effects

4
Comments
1 min read
Designing Impossible Situations

Designing Impossible Situations

5
Comments
1 min read
Link: Test && Commit || Revert

Link: Test && Commit || Revert

Comments
1 min read
Link: When To Refactor

Link: When To Refactor

3
Comments
1 min read
Chicago and London TDD Styles for Functional Programming

Chicago and London TDD Styles for Functional Programming

4
Comments 1
7 min read
Jesse Warden Interview on Coder Conversations Podcast

Jesse Warden Interview on Coder Conversations Podcast

5
Comments
1 min read
Trunk Based CICD Depending on Feature Branches

Trunk Based CICD Depending on Feature Branches

Comments
1 min read
Using GraphQL with DynamoDB is Cool

Using GraphQL with DynamoDB is Cool

6
Comments
2 min read
Preact Releases Signals

Preact Releases Signals

2
Comments
2 min read
Link: Trello Board Full of Companies Who Do Mob/Ensemble Programming

Link: Trello Board Full of Companies Who Do Mob/Ensemble Programming

Comments
1 min read
Learnings on Testing & Deployments of UI and BFF in CICD Pipelines for AWS

Learnings on Testing & Deployments of UI and BFF in CICD Pipelines for AWS

2
Comments
4 min read
AWS Step Functions Add 14 New Intrinsic Functions

AWS Step Functions Add 14 New Intrinsic Functions

Comments
2 min read
Link: Management Maturity Model for Performance

Link: Management Maturity Model for Performance

3
Comments
1 min read
Function.memo and Object.pick / omit at Stage 1 This Week

Function.memo and Object.pick / omit at Stage 1 This Week

4
Comments
1 min read
The REGAL Architecture

The REGAL Architecture

22
Comments
26 min read
loading...