<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on One For The Code</title><link>https://oneforthecode.com/posts/</link><description>Recent content in Posts on One For The Code</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 05 Mar 2026 20:21:48 +0000</lastBuildDate><atom:link href="https://oneforthecode.com/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Everyone Should Maintain Legacy Code</title><link>https://oneforthecode.com/posts/2025-01-03-everyone-should-maintain-legacy-code/</link><pubDate>Thu, 20 Aug 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-everyone-should-maintain-legacy-code/</guid><description>Nothing teaches humility quite like inheriting someone else&amp;rsquo;s decisions.</description></item><item><title>Documentation Is a Feature, Not a Chore</title><link>https://oneforthecode.com/posts/2025-01-03-documentation-is-a-feature-not-a-chore/</link><pubDate>Mon, 17 Aug 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-documentation-is-a-feature-not-a-chore/</guid><description>Code that nobody can work out how to use is not really finished.</description></item><item><title>Docker's --init Flag Fixes Zombie Processes</title><link>https://oneforthecode.com/posts/2025-01-03-dockers-init-flag-fixes-zombie-processes/</link><pubDate>Thu, 13 Aug 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-dockers-init-flag-fixes-zombie-processes/</guid><description>Why your containers weren&amp;rsquo;t shutting down cleanly.</description></item><item><title>Docker Volume Mounts vs Bind Mounts: When to Use Each</title><link>https://oneforthecode.com/posts/2025-01-03-docker-volume-mounts-vs-bind-mounts-when-to-use-each/</link><pubDate>Mon, 10 Aug 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-docker-volume-mounts-vs-bind-mounts-when-to-use-each/</guid><description>Understand the difference between volume mounts and bind mounts, and how to share data between containers.</description></item><item><title>Docker Compose depends_on Doesn't Wait for Ready</title><link>https://oneforthecode.com/posts/2025-01-03-docker-compose-depends-on-doesnt-wait-for-ready/</link><pubDate>Thu, 06 Aug 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-docker-compose-depends-on-doesnt-wait-for-ready/</guid><description>Healthchecks are required for true dependency ordering.</description></item><item><title>Docker BuildKit Secrets Don't Leak Into Images</title><link>https://oneforthecode.com/posts/2025-01-03-docker-buildkit-secrets-dont-leak-into-images/</link><pubDate>Mon, 03 Aug 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-docker-buildkit-secrets-dont-leak-into-images/</guid><description>Pass secrets at build time without baking them into layers.</description></item><item><title>Debugging Is the Most Underrated Skill</title><link>https://oneforthecode.com/posts/2025-01-03-debugging-is-the-most-underrated-skill/</link><pubDate>Thu, 30 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-debugging-is-the-most-underrated-skill/</guid><description>The skill nobody interviews for and everybody quietly relies on.</description></item><item><title>Dataview's dv.pages() vs dv.list()</title><link>https://oneforthecode.com/posts/2025-01-03-dataviews-dv-pages-vs-dv-list/</link><pubDate>Mon, 27 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-dataviews-dv-pages-vs-dv-list/</guid><description>Which Dataview query to reach for, and when the other one is simpler.</description></item><item><title>CSS :has() Is Finally Here</title><link>https://oneforthecode.com/posts/2025-01-03-css-has-is-finally-here/</link><pubDate>Thu, 23 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-css-has-is-finally-here/</guid><description>Parent selectors that actually work, after decades of waiting.</description></item><item><title>Creation Is Art, Debugging Is Science</title><link>https://oneforthecode.com/posts/2025-01-03-creation-is-art-debugging-is-science/</link><pubDate>Mon, 20 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-creation-is-art-debugging-is-science/</guid><description>Why models are so much better at finding your bug than designing your system.</description></item><item><title>Creating Your First Laravel Package</title><link>https://oneforthecode.com/posts/2025-01-03-creating-your-first-laravel-package/</link><pubDate>Thu, 16 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-creating-your-first-laravel-package/</guid><description>Pulling the code you keep copying between projects into something reusable.</description></item><item><title>Creating Type-Safe Environment Variables in TypeScript</title><link>https://oneforthecode.com/posts/2025-01-03-creating-type-safe-environment-variables-in-typescript/</link><pubDate>Mon, 13 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-creating-type-safe-environment-variables-in-typescript/</guid><description>Catching a missing environment variable at boot rather than in production.</description></item><item><title>Creating a Daily Review Template in Obsidian</title><link>https://oneforthecode.com/posts/2025-01-03-creating-a-daily-review-template-in-obsidian/</link><pubDate>Thu, 09 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-creating-a-daily-review-template-in-obsidian/</guid><description>Opening and closing the day deliberately instead of just letting it happen.</description></item><item><title>Creating a Custom ESLint Rule</title><link>https://oneforthecode.com/posts/2025-01-03-creating-a-custom-eslint-rule/</link><pubDate>Mon, 06 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-creating-a-custom-eslint-rule/</guid><description>Getting the linter to enforce the thing you keep repeating in reviews.</description></item><item><title>Copilot Is Training Wheels You Should Eventually Remove</title><link>https://oneforthecode.com/posts/2025-01-03-copilot-is-training-wheels-you-should-eventually-remove/</link><pubDate>Thu, 02 Jul 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-copilot-is-training-wheels-you-should-eventually-remove/</guid><description>Useful while you are learning, and worth putting down once you have.</description></item><item><title>Comments Should Explain Why, Not What</title><link>https://oneforthecode.com/posts/2025-01-03-comments-should-explain-why-not-what/</link><pubDate>Mon, 29 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-comments-should-explain-why-not-what/</guid><description>Nobody has ever needed a comment narrating the line directly underneath it.</description></item><item><title>Code Review Is About the Team, Not the Code</title><link>https://oneforthecode.com/posts/2025-01-03-code-review-is-about-the-team-not-the-code/</link><pubDate>Thu, 25 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-code-review-is-about-the-team-not-the-code/</guid><description>Reviews are for sharing what you know, not for scoring points on style.</description></item><item><title>Code Ownership Is an Anti-Pattern</title><link>https://oneforthecode.com/posts/2025-01-03-code-ownership-is-an-anti-pattern/</link><pubDate>Mon, 22 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-code-ownership-is-an-anti-pattern/</guid><description>Why &amp;lsquo;my code&amp;rsquo; is a phrase that should worry you and everyone around you.</description></item><item><title>Channel Your Drama Into Entertainment</title><link>https://oneforthecode.com/posts/2025-01-03-channel-your-drama-into-entertainment/</link><pubDate>Thu, 18 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-channel-your-drama-into-entertainment/</guid><description>Drama belongs on a stage, deliberately, and not in the middle of your day.</description></item><item><title>Caddy's Automatic HTTPS Is Magic</title><link>https://oneforthecode.com/posts/2025-01-03-caddys-automatic-https-is-magic/</link><pubDate>Mon, 15 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-caddys-automatic-https-is-magic/</guid><description>Certificates that renew themselves, off the back of about three lines of config.</description></item><item><title>Burnout Is Not a Badge of Honour</title><link>https://oneforthecode.com/posts/2025-01-03-burnout-is-not-a-badge-of-honour/</link><pubDate>Thu, 11 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-burnout-is-not-a-badge-of-honour/</guid><description>Working yourself into the ground is not dedication, it is bad planning.</description></item><item><title>Building Type-Safe APIs with tRPC</title><link>https://oneforthecode.com/posts/2025-01-03-building-type-safe-apis-with-trpc/</link><pubDate>Mon, 08 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-type-safe-apis-with-trpc/</guid><description>Type safety from client to server, with none of the code generation.</description></item><item><title>Building Streaming APIs with Node.js</title><link>https://oneforthecode.com/posts/2025-01-03-building-streaming-apis-with-node-js/</link><pubDate>Thu, 04 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-streaming-apis-with-node-js/</guid><description>Moving a lot of data without your process quietly running out of memory.</description></item><item><title>Building Real-time Features with Laravel Reverb</title><link>https://oneforthecode.com/posts/2025-01-03-building-real-time-features-with-laravel-reverb/</link><pubDate>Mon, 01 Jun 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-real-time-features-with-laravel-reverb/</guid><description>First-party WebSockets in Laravel, without reaching for a third party.</description></item><item><title>Building Multi-Tenant SaaS with Laravel</title><link>https://oneforthecode.com/posts/2025-01-03-building-multi-tenant-saas-with-laravel/</link><pubDate>Thu, 28 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-multi-tenant-saas-with-laravel/</guid><description>One codebase serving many customers without their data getting mixed up.</description></item><item><title>Building Custom GPTs for Your Workflow</title><link>https://oneforthecode.com/posts/2025-01-03-building-custom-gpts-for-your-workflow/</link><pubDate>Mon, 25 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-custom-gpts-for-your-workflow/</guid><description>Building a narrow assistant that knows your workflow rather than everything.</description></item><item><title>Building Custom Artisan Commands in Laravel</title><link>https://oneforthecode.com/posts/2025-01-03-building-custom-artisan-commands-in-laravel/</link><pubDate>Thu, 21 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-custom-artisan-commands-in-laravel/</guid><description>Moving the tedious jobs into the CLI, where they were always meant to live.</description></item><item><title>Building an Automated Weekly Review with Things 3 and Obsidian</title><link>https://oneforthecode.com/posts/2025-01-03-building-an-automated-weekly-review-with-things-3-and-obsidian/</link><pubDate>Mon, 18 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-an-automated-weekly-review-with-things-3-and-obsidian/</guid><description>Use Dataview queries to automatically aggregate daily notes and completed tasks into a weekly review.</description></item><item><title>Building an AI Code Review Bot</title><link>https://oneforthecode.com/posts/2025-01-03-building-an-ai-code-review-bot/</link><pubDate>Thu, 14 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-an-ai-code-review-bot/</guid><description>Letting a bot take the boring first pass so people review what matters.</description></item><item><title>Building a Zettelkasten in Obsidian</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-zettelkasten-in-obsidian/</link><pubDate>Mon, 11 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-zettelkasten-in-obsidian/</guid><description>Small atomic notes that quietly compound into something genuinely useful.</description></item><item><title>Building a Type-Safe API Client with Zod</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-type-safe-api-client-with-zod/</link><pubDate>Thu, 07 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-type-safe-api-client-with-zod/</guid><description>Validating at runtime so your compile-time types are not a comfortable lie.</description></item><item><title>Building a Robust Webhook System in Laravel</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-robust-webhook-system-in-laravel/</link><pubDate>Mon, 04 May 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-robust-webhook-system-in-laravel/</guid><description>Sending events to other people&amp;rsquo;s systems and coping when they are down.</description></item><item><title>Building a RAG Pipeline with LangChain</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-rag-pipeline-with-langchain/</link><pubDate>Thu, 30 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-rag-pipeline-with-langchain/</guid><description>Getting a model to answer from your documents instead of inventing things.</description></item><item><title>Building a Plugin System in TypeScript</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-plugin-system-in-typescript/</link><pubDate>Mon, 27 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-plugin-system-in-typescript/</guid><description>Letting other people extend your code without it descending into chaos.</description></item><item><title>Building a Pi-hole + Unbound DNS Stack</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-pi-hole-unbound-dns-stack/</link><pubDate>Thu, 23 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-pi-hole-unbound-dns-stack/</guid><description>Blocking ads at the DNS level and doing your own recursion while you are there.</description></item><item><title>Building a Personal CRM with Obsidian and Dataview</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-personal-crm-with-obsidian-and-dataview/</link><pubDate>Mon, 20 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-personal-crm-with-obsidian-and-dataview/</guid><description>Keeping track of the people you care about without paying monthly for it.</description></item><item><title>Building a Notes MCP Server for Claude Desktop</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-notes-mcp-server-for-claude-desktop/</link><pubDate>Thu, 16 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-notes-mcp-server-for-claude-desktop/</guid><description>Give Claude direct access to your local notes folder using the Model Context Protocol.</description></item><item><title>Building a Media Server Stack: Jellyfin + *arr Apps</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-media-server-stack-jellyfin-arr-apps/</link><pubDate>Mon, 13 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-media-server-stack-jellyfin-arr-apps/</guid><description>Jellyfin and the *arr apps wired together so the library looks after itself.</description></item><item><title>Building a Local-First App with CRDTs</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-local-first-app-with-crdts/</link><pubDate>Thu, 09 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-local-first-app-with-crdts/</guid><description>Using Yjs so your app carries on working when the network does not.</description></item><item><title>Building a Job Queue with BullMQ</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-job-queue-with-bullmq/</link><pubDate>Mon, 06 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-job-queue-with-bullmq/</guid><description>Getting slow work off the request cycle without losing any of it.</description></item><item><title>Building a Home Dashboard with Homepage</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-home-dashboard-with-homepage/</link><pubDate>Thu, 02 Apr 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-home-dashboard-with-homepage/</guid><description>One page that tells you whether everything in the house is still up.</description></item><item><title>Building a CLI Tool with Commander.js and Ink</title><link>https://oneforthecode.com/posts/2025-01-03-building-a-cli-tool-with-commander-js-and-ink/</link><pubDate>Mon, 30 Mar 2026 07:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-building-a-cli-tool-with-commander-js-and-ink/</guid><description>Terminal UIs in React with proper command parsing.</description></item><item><title>Build Momentum Before You Need It</title><link>https://oneforthecode.com/posts/2025-01-03-build-momentum-before-you-need-it/</link><pubDate>Thu, 26 Mar 2026 08:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-build-momentum-before-you-need-it/</guid><description>Momentum is easier to maintain than it ever is to create from scratch.</description></item><item><title>Always Be Refactoring</title><link>https://oneforthecode.com/posts/2025-01-03-always-be-refactoring/</link><pubDate>Mon, 23 Mar 2026 08:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-always-be-refactoring/</guid><description>Why the big rewrite never actually happens, and what to do instead.</description></item><item><title>AI Won't Replace Developers, But It Will Replace Developers Who Don't Use AI</title><link>https://oneforthecode.com/posts/2025-01-03-ai-wont-replace-developers-but-it-will-replace-developers-who-dont-use-ai/</link><pubDate>Thu, 19 Mar 2026 08:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-03-ai-wont-replace-developers-but-it-will-replace-developers-who-dont-use-ai/</guid><description>The tooling is not coming for your job, but the people using it might be.</description></item><item><title>Linux chattr Makes Files Immutable</title><link>https://oneforthecode.com/posts/2025-01-01-linux-chattr-makes-files-immutable/</link><pubDate>Mon, 16 Mar 2026 08:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2025-01-01-linux-chattr-makes-files-immutable/</guid><description>The one Linux command that tells even root to do one.</description></item><item><title>Reducing Katas</title><link>https://oneforthecode.com/posts/reducing-katas/</link><pubDate>Wed, 26 Feb 2025 11:08:41 +0000</pubDate><guid>https://oneforthecode.com/posts/reducing-katas/</guid><description>Practising reduce until it stops feeling like witchcraft.</description></item><item><title>Roll Your Own Component Generators</title><link>https://oneforthecode.com/posts/roll-your-own-component-generators/</link><pubDate>Tue, 04 Feb 2025 00:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/roll-your-own-component-generators/</guid><description>A little trick to speed you along your development journey.</description></item><item><title>Stone Soup Programming</title><link>https://oneforthecode.com/posts/2023-07-11-stone-soup-programming/</link><pubDate>Tue, 11 Jul 2023 13:58:42 +0000</pubDate><guid>https://oneforthecode.com/posts/2023-07-11-stone-soup-programming/</guid><description>Put a rock in some water and ask if anyone fancies adding a carrot.</description></item><item><title>Shape Shifting Functions</title><link>https://oneforthecode.com/posts/2023-07-10-shape-shifting-functions/</link><pubDate>Mon, 10 Jul 2023 14:24:03 +0000</pubDate><guid>https://oneforthecode.com/posts/2023-07-10-shape-shifting-functions/</guid><description>Functions that change shape depending on what you hand them.</description></item><item><title>How to Make Time</title><link>https://oneforthecode.com/posts/2023-05-11-how-to-make-time/</link><pubDate>Thu, 11 May 2023 09:39:36 +0000</pubDate><guid>https://oneforthecode.com/posts/2023-05-11-how-to-make-time/</guid><description>How I actually structure a day around a big family and too many projects.</description></item><item><title>Higher-Order Functions</title><link>https://oneforthecode.com/posts/2023-04-22-javascript-101-higher-order-functions/</link><pubDate>Mon, 02 Mar 2026 19:14:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2023-04-22-javascript-101-higher-order-functions/</guid><description>Functions that take functions, and why you already use them every day.</description></item><item><title>Call, Bind and Apply</title><link>https://oneforthecode.com/posts/2022-04-02-javascript-101-call-bind-and-apply/</link><pubDate>Sat, 02 Apr 2022 09:58:29 +0000</pubDate><guid>https://oneforthecode.com/posts/2022-04-02-javascript-101-call-bind-and-apply/</guid><description>Three ways to tell a function what &amp;rsquo;this&amp;rsquo; is supposed to mean.</description></item><item><title>JavaScript 101: Immediately Invoked Functions</title><link>https://oneforthecode.com/posts/2022-02-11-javascript-101-immediately-invoked-functions/</link><pubDate>Fri, 11 Feb 2022 10:01:40 +0000</pubDate><guid>https://oneforthecode.com/posts/2022-02-11-javascript-101-immediately-invoked-functions/</guid><description>The pattern that gave us module scope before modules turned up.</description></item><item><title>Comparison and Logical Operators in Javascript</title><link>https://oneforthecode.com/posts/2022-02-05-comparison-and-logical-operators-in-javascript/</link><pubDate>Sat, 05 Feb 2022 09:56:54 +0000</pubDate><guid>https://oneforthecode.com/posts/2022-02-05-comparison-and-logical-operators-in-javascript/</guid><description>Double equals, triple equals, and when you can trust either of them.</description></item><item><title>Javascript 101: Hoisting</title><link>https://oneforthecode.com/posts/2022-01-25-javascript-101-hoisting/</link><pubDate>Tue, 25 Jan 2022 00:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2022-01-25-javascript-101-hoisting/</guid><description>What JavaScript does with your declarations before it runs a single line.</description></item><item><title>JavaScript 101: Implicit Type Coercion</title><link>https://oneforthecode.com/posts/2022-01-14-javascript-101-implicit-type-coercion/</link><pubDate>Fri, 14 Jan 2022 10:06:56 +0000</pubDate><guid>https://oneforthecode.com/posts/2022-01-14-javascript-101-implicit-type-coercion/</guid><description>Why JavaScript quietly changes your types behind your back.</description></item><item><title>JavaScript 101: Data Types</title><link>https://oneforthecode.com/posts/2021-12-29-javascript-101-data-types/</link><pubDate>Wed, 29 Dec 2021 10:10:51 +0000</pubDate><guid>https://oneforthecode.com/posts/2021-12-29-javascript-101-data-types/</guid><description>Everything JavaScript thinks a value can be, and why that matters.</description></item><item><title>Passing By Value and Passing By Reference</title><link>https://oneforthecode.com/posts/2021-12-14-what-does-passing-by-value-and-passing-by-reference-mean-in-javascript/</link><pubDate>Tue, 14 Dec 2021 00:00:00 +0000</pubDate><guid>https://oneforthecode.com/posts/2021-12-14-what-does-passing-by-value-and-passing-by-reference-mean-in-javascript/</guid><description>The distinction that trips everyone up at some point, explained properly.</description></item></channel></rss>