Skip to main content
Shipping Fast, Learning Faster: A Week Inside My Engineering Brain

Shipping Fast, Learning Faster: A Week Inside My Engineering Brain

by Stöckli Devs
3 min read
processproductivityreflectionengineeringiteration

Shipping Fast, Learning Faster: A Week Inside My Engineering Brain

For a long time, I've wanted to build a place where I could share what I learn. I'm the type of person who's always reading, always testing new ideas, always trying to understand how things work. Over the years, I've collected so much knowledge that at some point I told myself:

"Honestly… if I don't share this with people, what's the point?"

So yeah — this idea of creating a community, a YouTube channel, a website — it isn't new. It's something that's been living in my head for a long time. A place where I could talk about how I approach things, the steps I follow, the mistakes, the small wins, all of it.

And this week, I felt something shift.

Things weren't just ideas anymore — they were becoming real.

Why This Week Hit Differently

This was one of those weeks where you're in full execution mode.

Head down.

Hands on the keyboard.

Shipping, fixing, improving.

No drama, no overthinking — just steady progress.

IonSoup — A Good Refactor Always Feels Nice

I finally refactored the court visualizer, separating everything into clean HTML, CSS, and JavaScript files. Before that, it was one giant file doing everything.

On the surface, it's not a flashy update.

But behind the scenes, it changes everything.

The codebase feels lighter, more organized, and honestly, more enjoyable to work in.

StockliDevs — From Minimal to Meaningful

The website started super minimal — just the basics to make it run.

But this week, the thing really started to grow. I added:

  • Particle animations
  • A redesigned dashboard
  • Better mobile responsiveness
  • Fixed dark mode issues
  • Cleaner navigation
  • Standardized git commit messages
  • Google Analytics
  • Automated PDFs
  • CI/CD fixes
  • A bunch of small layout and bug corrections

And probably my favorite part:

I shipped over 50 releases in two weeks.

Seeing the platform evolve that fast is incredibly motivating. Every update, no matter how small, feels like the project is breathing.

The Biggest Thing I'm Learning Right Now

If there's one insight I want to share from this week, it's this:

We often want the final picture right away.

We imagine what the perfect version will look like, and then we're tempted to think that's what we need to build immediately.

But what I'm learning — at least for myself — is that starting minimal and adding one thing at a time feels much more natural. You ship something small, then you figure out the next most important thing, then you ship again.

It creates momentum.

It keeps you moving.

And it makes the whole experience more fun.

My Personal Mantra

Whenever I hit a wall or feel resistance, I remind myself:

"Let's go Phil!"

It's simple, but it works.

It pushes me forward, even if I know I might break something along the way.

It's about staying in motion and learning as I go.

Why I'm Writing This

If you're reading this — whether you're a dev, an engineer, or just someone curious — my goal isn't to teach anything or pretend I have the "right way."

I'm just sharing the process as I live it:

  • the steps I take,
  • the way I think,
  • the things I learn,
  • and how small iterations can turn into real progress.

StockliDevs is growing.

IonSoup is evolving.

And week by week, I'm noticing how much can happen when you simply show up and build.

This is just the beginning — and honestly, I'm excited for what comes next.

Share:

Related Posts