A New Headless Site with Gridsome
A developer details migrating a blog to a headless WordPress setup using Gridsome and the Jamstack, explaining the concepts and process.
A developer details migrating a blog to a headless WordPress setup using Gridsome and the Jamstack, explaining the concepts and process.
Explains how to use the Startup File configuration in Azure App Service for Linux to pass command-line arguments to a containerized ASP.NET Core application.
A tutorial on configuring Google Tag Manager and Google Analytics to operate without using cookies, addressing GDPR compliance concerns.
A technical guide on using the Kafka REST Proxy API to list and create topics in a Kafka cluster, with practical curl command examples.
zld is a faster, drop-in replacement for Apple's linker that can speed up iOS/macOS build times by up to 40%.
A tutorial on setting up a React application and integrating Firebase, including project initialization and obtaining API keys.
A guide to automating PostgreSQL database backups using scripts and AWS S3 for secure, reliable cloud storage.
An introduction to cloud object storage for web apps, covering benefits and AWS S3 setup for file hosting and backups.
An introduction to Web Workers, explaining how they enable multithreading in JavaScript to prevent UI blocking, with basic usage examples.
A guide to efficiently loading Google Fonts using resource hints, respecting users' data plans by conditionally loading fonts based on Data Saver settings.
An argument that technology cannot solve systemic human problems like racism, and that real change requires human action, not just code.
A tutorial on creating a hybrid absolute/fixed positioning effect for a navigation sidebar using CSS variables and JavaScript.
Explains the difference between using the + operator and array_merge() for merging arrays in PHP, focusing on key behavior.
Explains the difference between array_merge and array_merge_recursive for merging multidimensional arrays in PHP.
A technical deep dive into debugging and fixing the LLDB error 'Couldn't IRGen expression' in mixed Swift/Objective-C projects.
Explains how Azure Durable Functions scale, detailing the differences between stateless activity functions and stateful orchestrators/entities.
Explains the difference between Docker's `attach` and `exec` commands, detailing when to use each for container interaction.
A tutorial exploring different methods to style React Native mobile applications using JavaScript and built-in components.
A guide on using pg_dump and pg_restore to backup and restore a PostgreSQL database, crucial for data protection in DevOps.
A technical guide comparing OBS Studio and other streaming platforms for delivering engaging tech talks and training sessions.