skip to main content
jonc____
aiming to think things through in a world of robots
code / snippets

🏔️

2025-09-24

Shorthand cheatsheet for Alpine.js

briefer ways to write code in Alpine.js

visit URL

📒

2025-08-17

URL manipulation with JavaScript

using window.location and decodeURIComponent

🧑🏻‍💻

2025-02-20

"Object arithmetic" with JavaScript

what happens when we "do math" on a JavaScript object?

🧑🏻‍💻

2025-02-18

Merging multiple JavaScript objects with the same property names

using the spread operator with two objects

made with sanity + next.js