A guide to organizing AWS AppSync resolvers by mapping your GraphQL schema to dedicated directories, enabling automated data source setup and scalable, maintainable APIs.
Learn how to create shortcut links to AWS resources through Identity Center SSO to drastically reduce troubleshooting time by sending engineers directly to relevant resources.
Cross-posted from my website's blog. Let's dive right into some code: const key1 = {} const key2...
Learn how to write a simple Gatsby plugin that enables you to easily embed third-party videos into your content using a non-standard embed syntax.
The Web Share API is a browser feature that can boost your web app's user experience by unlocking the power of the device's native sharing UI.
Array#reduce is a simple, powerful, and beautiful function. Take a look at what it's for, how it's implemented, and what it can do!