Refs, Events and Escape Hatches
Explores React refs, events, and escape hatches to handle stale closures and mutable state without dependency arrays.
Explores React refs, events, and escape hatches to handle stale closures and mutable state without dependency arrays.
Explains how to use EF Core Query Splitting to solve performance issues like Cartesian Explosion in database queries.
A tutorial on building a minimal distributed key-value database using Hashicorp's Raft library in Go, with a single-file example.
A hands-on tutorial exploring LakeFS for data versioning and branching using PySpark and Jupyter notebooks in a data engineering context.
An introduction to Blazor, a .NET framework for building interactive web UIs with C# and WebAssembly, covering its core concepts and benefits.
The article argues that the term 'open source' has a specific, community-driven meaning that prevents commercial monopolization of software.
Azure Functions support for PowerShell 7.0 ends Dec 2022. Learn how to find and upgrade affected functions to PowerShell 7.2.
A guide to quickly adding new files in Visual Studio, comparing built-in methods and recommending the 'Add New File' extension for speed.
Argues that deadlines harm software quality and morale, proposing 'preemption points' and queueing disciplines as better alternatives.
Developer updates on Hare language cross-compiling, TLS support, a new Linux power management tool, and Helios OS refactoring while recovering from COVID-19.
A guide to using CSS container queries, a new feature for component-based responsive web design, including browser support and polyfill updates.
A curated list of essential resources for data engineering, including articles, newsletters, podcasts, and tools.
Explores modern data engineering trends in 2022, focusing on analytical data storage formats, organization, and access patterns.
A data engineer explores the evolution of the data ecosystem, comparing past practices with modern tools and trends in 2022.
Explores a powerful jOOQ feature: using implicit JOINs within explicit JOIN ON clauses for complex PostgreSQL metadata queries.
Learn to optimize GPT-J inference using DeepSpeed-Inference and Hugging Face Transformers for faster GPU performance.
Explains how to use CSS @supports for feature detection, including checking property support and new selectors like :has() and :focus-visible.
A guide on integrating zod-fixture with Mock Service Worker (MSW) to automatically generate mocked API responses for frontend development and testing.
A workaround to customize the fields shown in Airtable's .ics calendar export, which by default only uses the primary field.
A guide to the 'Any Text' app for Apple devices, covering features like widgets, Markdown styling, syncing, and troubleshooting.