Adding site search to Netlify sites using Elasticsearch
A technical guide on implementing site search for static Netlify sites using Elasticsearch, 11ty, and the Elasticsearch bulk API.
A technical guide on implementing site search for static Netlify sites using Elasticsearch, 11ty, and the Elasticsearch bulk API.
Explains how to implement backup and restore for Azure Data Explorer using continuous export to Azure Storage as a disaster recovery solution.
A guide to setting HTTP headers when using RazorComponentResult to render Blazor components from ASP.NET Core Minimal APIs.
A developer shares his experience and tips for converting a WordPress site to a static site using the Astro framework, focusing on performance and stability.
Explains how to use AWS EBS-backed ephemeral volumes in Kubernetes for temporary storage, avoiding node disk pressure and multi-attach errors.
A developer shares their essential toolkit for productivity, including VS Code setup, browser extensions, and desktop apps.
A guide to using .NET Analyzers to improve code quality, covering setup, configuration, and enabling them across projects.
Summary of the W3C Games Community Group's online meetup discussing the growing presence of web games at the 2024 Game Developers Conference.
A developer explains why they're shifting from creating exhaustive courses to writing focused 'recipes' for web technologies like Astro and Svelte.
A tutorial on integrating Stripe payment processing into an Astro web project, covering setup, checkout options, and server-side rendering.
A developer's monthly digest covering tech articles, books, and personal thoughts on switching from an iPad to a Kindle Scribe for focused reading.
A technical guide exploring the AV1 video codec, its benefits over H.265, and practical encoding setup using tools like SVT-AV1.
Explains the key difference between `align-items: center` and `text-align: center` in Flexbox columns, especially for cross-platform React development.
A guide on using react-hook-form's Controller component to handle simple array values, avoiding the complexity of useFieldArray.
A guide to generating custom shades of grey using the CSS color-mix() function for web design and UI development.
A guide to successfully rewriting a legacy C++ codebase incrementally, focusing on safety and maintainability, with a case study on introducing Rust.
A developer troubleshoots a connection issue when using ngrok to expose a local Kafka service, ultimately discovering a DNS-related problem.
Using R simulations to calculate birthday probabilities instead of complex probability math, with code examples.
A tutorial on using Dremio and Docker to run SQL queries directly on Excel files from your local machine.
An article exploring how perfectionism hinders web development progress and advocating for incremental, sustainable improvements.