Importing a frontend Javascript library without a build system
A guide to importing frontend JavaScript libraries without using a build system, covering ES Modules, classic scripts, and CommonJS.
A guide to importing frontend JavaScript libraries without using a build system, covering ES Modules, classic scripts, and CommonJS.
A software engineer details the multi-year journey to establish a strong automated testing culture at Lyft, focusing on motivation, infrastructure, and measurement.
Explains how to use Debug.Assert in C# to validate assumptions during development, highlighting differences from Trace.Assert.
A web developer explains his decision to migrate from Twitter/X to Bluesky for professional tech discussions, citing platform decline under new ownership.
A guide to adding logging to AWS Lambda functions without redeployment using a custom Node.js extension.
A beginner's guide to creating a simple TCP server using the Tokio async runtime for Rust.
A hands-on guide and workshop for writing network applications using the Tokio async runtime in Rust.
A guide to methods and R implementations for comparing spatial patterns in raster data, covering continuous and categorical data for overlapping and arbitrary regions.
A guide to setting up a new MacBook Pro for development with minimal tools, including OS tweaks, terminal setup, and essential software.
A comprehensive guide to new C++23 language features, including code examples and a downloadable reference card.
How to optimize AWS News API with smart CDN caching strategies to reduce backend load and improve frontend performance.
A technical overview and deployment guide for Microsoft Entra ID Global Secure Access, focusing on its Internet Access component for securing cloud traffic.
A step-by-step guide to building OpenJDK 24 from source on macOS, covering prerequisites, tool installation, and the build process.
A step-by-step guide to building OpenJDK 24 from source on macOS, covering prerequisites, configuration, and the build process.
A reflection on two decades of blogging, focusing on its adoption at Sun Microsystems and its role in fostering technical transparency and open source collaboration.
A developer shares his updated list of essential macOS apps and tools for productivity, development, and system management.
Advice for laid-off QA testers on adapting to industry changes, learning automation, and leveraging AI to enhance skills and find new roles.
A guide to removing timestamps from Hugo static blog posts, including updating archetypes and retroactively fixing old posts.
Explains the shift from embedded WebViews to system browsers for OAuth flows, as defined in RFC 8252, focusing on security and usability.
A Chrome DevRel lead discusses the balance between promoting new web features and avoiding developer frustration, offering strategies for responsible tech communication.