The Joy of Little Dev Experiments
3 min read

Zap:
You donât need a roadmap to build something cool. You just need an idea, a keyboard, and 20 minutes of hyperfocus.
Intro
You didnât mean to start a project.
You were just testing something a new button style, a weird animation, maybe an idea that popped into your head while waiting for npm install to finish.
Now itâs 2 am and youâve built⊠something.
Itâs barely functional, probably has no purpose, and you love it deeply.
Welcome to the joyful mess of dev experiments â the side quests, one-file wonders, and unhinged prototypes that give our neurodivergent brains a little hit of sparkle.
No Jira tickets. No deadlines. No âis this scalable?â
Just curiosity and chaos in equal measure.
Because hereâs the thing: not every dev project has to be useful.
Not every repo needs a README.
And not every idea needs to go anywhere to mean something.
This week, we're celebrating the experiments.
The dopamine-driven builds.
The beautiful code you wrote just because you could.
Letâs dive in - no roadmap required.
Building without pressure, purpose, or permission.
You didnât plan this.
You were just playing. Just tinkering. Just testing something you didnât even mean to commit.
And now youâve got a weird little build that does exactly one thing and it makes you so unreasonably happy.
Thatâs not a mistake. Thatâs a dev experiment.
And if you have a brain that runs on curiosity, chaos, and mild impulsivity?
Youâre in the right repo.
đ Code That Exists "Just Because"
Not every side project needs to be a product.
Not every function needs a purpose.
And not every prototype needs to "go anywhere" to be worth building.
Sometimes you're just writing code to see what happens.
Thatâs joy. That's play. Thatâs valid.
Neurodivergent devs often feel guilty for not âfinishingâ things.
But what if finishing was never the point?
What if the button you made that explodes with sparkles is the win?
⥠Why ND Brains Love Tiny Builds
- Low stakes = high dopamine
You don't need a deadline to focus - just an idea and 10 minutes of free rein. - Short feedback loops
You get results fast - no waiting, no architecture, no team buy-in. - Creative control
Itâs your playground. Your chaos. Your rules. - Failure is funny, not fatal
A broken experiment is still an experiment. (And sometimes itâs hilarious.)
đ§° How to Make Dev Experiments a Habit
Letâs set up a system that rewards exploration:
- Create an experiments/ folder
Throw all your weird ideas in there. Donât overthink structure just ship sparks. - Use playgrounds to reduce friction
StackBlitz, Replit, CodeSandbox, JSFiddle.
Open -> write -> tinker -> done. - Give yourself weird prompts
"What if I built a timer that yelled at me in pirate?"
"What if this button slowly rotates until clicked?"
"What if I built a mini site for my houseplants?" - Commit to short sprints
20 minutes. 1 file. No pressure to revisit.
You're not building a business. You're building dopamine.
đ Reminder: Your Experiments Still Count
They count even if you never push them.
They count even if they don't have tests.
They count even if they only exist in a playground tab that's been open for 4 days.
They prove that your brain is still building, even when it doesnât look like "work."
And honestly? Some of the most exciting ideas start like this - messy, impulsive, weird, and joyful.
You donât need a roadmap. You just need a spark.
Closing Thoughts
You donât need a 6-month roadmap to build something beautiful.
You donât need buy-in, a backlog, or a business model.
You just need a little time, a spark of curiosity, and a brain that likes to press buttons and see what breaks.
Your dev experiments arenât distractions, theyâre proof youâre still building, still learning, still alive in the work.
And thatâs worth celebrating.
Until Next Time
See you next Tuesday,
Simen - Chief Enabler of Side Quests
Zap - Currently rewriting todo.ts into âštada.ts
đThe Snacks
Create an experiments/ folder in your dev projects. No README, no rules â just code for fun. Itâs your digital sandbox, not your portfolio.
StackBlitz - instantly spin up a live project in your browser. Great for impulse builds, micro demos, and weird little ideas that donât deserve git init .
The first ever web browser, built by Tim Berners-Lee , was also an editor - meaning the very first webpage was a dev experiment and a live playground. He was shipping side projects before it was cool.
Your weird little idea is allowed to exist. It doesnât need to be monetized, scalable, or useful - it just needs to light you up .