Conditional ClassName in React
A guide to conditionally applying CSS classes in React using the clsx helper library for cleaner code.
A guide to conditionally applying CSS classes in React using the clsx helper library for cleaner code.
Exploring Scaleway's Kosmos, a managed multi-cloud Kubernetes service that allows attaching nodes from any cloud provider to a single control plane.
Announcement for the free, virtual EclipseCon 2021 Community Day, featuring sessions on Jakarta EE, MicroProfile, and Cloud Native Java.
Argues for using declarative state updater functions in React instead of inline 'naked state setters' for better code clarity and maintainability.
Explains how to use Swift's @unknown default attribute in switch statements to handle future enum cases safely, preventing bugs.
Critique of proxy.golang.org's permanent caching, which hides broken dependencies and creates hidden risks in the Go ecosystem.
A guide to building command-line applications and tools using Swift, covering scripts, arguments, and process info.
A guide to building a modern web application using Common Lisp on the JVM with the ABCL implementation, Jooby, and Pebble templates.
An appreciation of PostgreSQL's power, reliability, comprehensive documentation, and disciplined engineering team after 25+ years of development.
A monthly update on TinyPilot, covering EU distribution setup, team delegation, and product development progress like a PoE adapter.
Guidelines for creating effective Software Development Kits (SDKs) with a focus on developer experience, simplicity, and user-centric design.
A technical guide on implementing pagination for DynamoDB queries using the AWS SDK for TypeScript and Node.js with async generators.
A technical blog post explaining how to use the getopts utility in Bash for parsing command-line arguments and flags in shell scripts.
Announcing JfrUnit 1.0.0.Alpha1, a JUnit extension for asserting JDK Flight Recorder events in unit tests for JVM applications.
Announcing JfrUnit 1.0.0.Alpha1, a JUnit extension for asserting JDK Flight Recorder events in unit tests for JVM applications.
A quick reference cheatsheet for DOM manipulation using plain vanilla JavaScript and jQuery, covering selection, node creation, events, and loading scripts.
An introductory guide to database fundamentals, covering data design, relationships, and types of databases for application development.
A tutorial on building and scheduling a Python web scraper to run automatically using GitHub Actions, including emailing results.
A step-by-step tutorial on setting up Tailwind CSS in a static HTML project using Node.js, npm, and the Tailwind CLI.
A guide to measuring daily Core Web Vitals using Google Analytics and external tools, bypassing the standard 28-day reporting window.