Design Strategy oklch() in CSS: A Modern Approach to Color Discover oklch(), a modern CSS color notation that models color the way humans perceive it and learn when to use it over RGB.
Svelte 3 Useful Svelte/Sveltekit Features I want to highlight some useful features available in Svelte 5, some of which may be interesting or familiar if you work in React.
Developer Tools Add Custom Claims Using Auth0 Actions The user’s last password reset date is available in the metadata, but accessing it can be tricky. This is where Auth0 Actions come in handy.
TypeScript 3 TypeScript Tips You Should Know About Learn how to leverage these three tips for improving the readability of your type definitions in TypeScript.
AWS Node.js + AWS Secrets Manager: Encryption Lessons and Insights My team recently ran into a few issues when decrypting and storing secrets in AWS Secrets Manager. Here’s what I learned.
Svelte Svelte Context API: Simplify State Management Across Components I'll discuss how to use Svelte's Context API to simplify state management when building complex applications in front-end frameworks.
Developer Tools 4 Tips for Software Testing with Playwright My software development team is using Playwright as an end-to-end testing framework for our TypeScript/Svelte project.
Extracurricular Activities What Do Programming and Crocheting Have in Common? These 3 Things. I learned to crochet around the same time I began studying computer programming, and I've noticed some interesting parallels between the two.
Developer Tools 3 Features of Modern CSS You Should Know About Modern CSS has many new features to offer that in combination with a framework can help you save time and headache.