Blog

Posts by Ken Rimple

Ken Rimple

Senior Developer Relations Advocate

Ken Rimple, (Senior Developer Relations Advocate, he/him), is a software engineer with more than 35 years of experience. He’s developed on databases, application servers, front-end JS and TypeScript frameworks, and is currently focused on front-end applications and stacks with React, Angular, and other APIs and frameworks. He lives in the Philadelphia, Pennsylvania area of the US with his wife, four mostly adult children and three dogs.

Frontend   Debugging  

Troubleshooting CORS Errors in Offsite API Calls

In this article, I’ll clear up the confusion around Cross-Origin Resource Sharing (CORS), specifically discussing preflight requests, which are the bane of engineers everywhere....