Homepage
Open in app
Sign in
Get started
Paul Heintzelman
Serverless
JavaScript
Software Engineering
Follow
Writing async safe code: walkthrough
Writing async safe code: walkthrough
I recently started a new side project create-app, to generate an entire web app from data models.
Paul Heintzelman
Jun 15, 2021
The Most Important Lesson I Have Learned About Coding
The Most Important Lesson I Have Learned About Coding
I have learned a lot in over 10 years in software. But if someone asked me what is the number 1 thing I have learned, I wouldn’t have to…
Paul Heintzelman
Mar 21, 2021
The Power of Names
The Power of Names
Using names to empower design and write clean code
Paul Heintzelman
May 23, 2020
The Art of Single Responsibility
The Art of Single Responsibility
The single responsibility principle(SRP) is probably the easiest of the SOLID principles to understand but the hardest to implement.
Paul Heintzelman
Dec 31, 2019
How to Build a Cache in JavaScript from the Ground Up
How to Build a Cache in JavaScript from the Ground Up
A cache is a place to store data that you want to access more quickly in the future. It is a key component to writing performant software.
Paul Heintzelman
Sep 22, 2019
15 things I learned doing serverless for a year and a half
15 things I learned doing serverless for a year and a half
At Seattle Cancer Care Alliance (SCCA) we have been transitioning two monoliths into the serverless architecture. A year and a half in and…
Paul Heintzelman
Sep 8, 2019
Building a Gitlab pipeline for serverless aka containerizing the Serverless Framework for the win.
Building a Gitlab pipeline for serverless aka containerizing the Se...
This post is a wip (publishing it to test gist)
Paul Heintzelman
Aug 31, 2019
About Paul Heintzelman
Latest Stories
Archive
About Medium
Terms
Privacy
Teams