The Unsung Benefits of JAMStack Sites
Explores the key advantages of JAMStack architecture, including tool flexibility and avoiding technology lock-in.
Explores the key advantages of JAMStack architecture, including tool flexibility and avoiding technology lock-in.
Explains the security risks of proprietary firmware in deep system privilege levels (Rings -2 & -3) and advocates for open source alternatives.
Explains the role of Kafka Connect converters, demonstrating that JSON source data doesn't automatically become structured messages.
A developer's monthly update on learning Vue.js, project ideas, and passive income growth from a keto-focused web app.
Explains how to manage large-scale NetCDF weather data in AWS S3 using Hypotheticubes for easier academic and research analysis.
A delegate's analysis of Rubrik's Cloud Field Day 5 presentation, focusing on their Polaris platform and its potential beyond ransomware detection.
An update on Blazor Bites tutorials and a roundup of Blazor announcements and sessions from Microsoft Build 2019.
Explains the 'callback hell' problem in JavaScript and provides four practical solutions to manage nested callbacks effectively.
A tutorial showing two ways to scroll to specific items in a React list component using the native scrollIntoView API.
A podcast episode discussing how using 'final' in code can improve maintainability, part of a series on SOLID principles and interfaces.
A tutorial on deploying serverless Azure Functions using Pulumi's callback syntax, simplifying infrastructure and code deployment.
A humorous, satirical guide offering advice for attendees of the VMworld 2019 tech conference, centered on the importance of comfortable shoes.
A guide to creating accessible web forms, covering proper HTML semantics, labeling techniques, and avoiding common accessibility pitfalls.
A technical guide on implementing hreflang tags in a multi-language Django site to improve SEO and inform search engines about available language versions.
The author details the release of version 8 of their personal website, highlighting a switch from WordPress to the static site generator Eleventy.
A tutorial on applying Test-Driven Development (TDD) principles to build and test a Vue.js component, using a color picker as an example.
How to schedule or delay Amazon SNS message publication using AWS Step Functions and a Wait state, without writing Lambda code.
Learn how to automate Swift code formatting using the SwiftFormat library to enforce consistent style and improve code readability.
A developer's tool for converting SVG path commands between all-relative and all-absolute formats, with a focus on easier path manipulation.
A deep dive into AWS S3 Batch Operations, covering its core elements and providing a walkthrough for running a batch job with Lambda and Comprehend.