API Design for a React Tree Table
A developer's guide to designing the API and data structure for a custom React tree table component, inspired by MacOS Finder.
A developer's guide to designing the API and data structure for a custom React tree table component, inspired by MacOS Finder.
The article argues for eliminating problems at their root rather than just solving them, using examples from software and business.
A developer compares using array reduce, method chaining, and for loops in a Node.js script, arguing for practicality over premature optimization.
A technical guide for experienced developers on building a Remix app from scratch, bypassing the standard CLI to understand its core components.
A guide to stabilizing shaky videos using ffmpeg and the VidStab library, including installation and command examples.
An exploration of how viral vector vaccines work, focusing on why the injected virus doesn't replicate and the immune system's response.
How to use SQLite with Litestream for serverless data replication, eliminating database servers and reducing costs to $0.03/month.
A personal exploration of how the AstraZeneca viral vector COVID-19 vaccine works, detailing the mechanism and the author's questions.
Explains how javac's ct.sym file ensures Java backwards compatibility by managing API availability across different Java versions.
Explores different methods for setting up custom asset pipelines (CSS, JS) in the Eleventy static site generator.
A software developer discusses the 'XY Problem' in tech support, where users ask about their attempted solution rather than the actual problem they need to solve.
A developer explains the tech stack and process used to build their custom blog, focusing on Next.js and MDX for flexibility.
A developer shares their journey of making their personal website's source code public, discussing vulnerability and overcoming imposter syndrome.
A developer shares 9 key lessons learned from maintaining a large Vue.js codebase for 3 years, focusing on consistency, legacy code, and dependencies.
A guide to building a Medium-style text highlight and share plugin for the Eleventy static site generator.
A guide to understanding UPC-A barcode structure and creating a barcode generator from scratch using pure Python.
A technical guide on how to correctly type generic React components that use forwardRef in TypeScript for enhanced type safety.
A guide to best practices for using Styled Components in React, covering team alignment and code organization.
A guide to setting up integration tests for a TypeScript Node/Express API using Jest, Supertest, Knex, and Objection.js.
TinyPilot's monthly update covers revenue decline, hiring efforts, affiliate program challenges, and optimizing order fulfillment processes.