An immutable version of MobX: SoloX
Introducing SoloX, an immutable state management library for React inspired by MobX, offering simplicity and local state control.
Introducing SoloX, an immutable state management library for React inspired by MobX, offering simplicity and local state control.
Explores using the CSS element() function to mask one element with another, focusing on creative visual effects and accessibility considerations.
A tutorial on using Helmsman, a GitOps tool, to manage and deploy Helm charts to Kubernetes from version-controlled configuration files.
Explores Creational Design Patterns in C#, focusing on the Factory and Fluent Builder patterns with practical code examples.
A critique of static dashboards for debugging, arguing they encourage pattern-matching over systematic problem-solving in software engineering.
A deep dive into the CSS transform property, exploring functions like translate, scale, rotate, and skew for dynamic web effects.
Explains how to use Placeholder and Initial Data in React Query to improve UX by avoiding loading spinners and pre-filling cache.
A tutorial on using for loops in Bicep templates to create multiple Azure resources efficiently and reduce code duplication.
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 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.
An appreciation of PostgreSQL's power, reliability, comprehensive documentation, and disciplined engineering team after 25+ years of development.
A guide to building a modern web application using Common Lisp on the JVM with the ABCL implementation, Jooby, and Pebble templates.