Skip to content

Choosing A Different Path

The Boilerplate Nobody Expected

Volume 01· Note 07· 3 min

Something interesting happened after I became comfortable with HTML.

I noticed I kept writing the same code every single time.

The same document structure.

The same meta tags.

The same stylesheet links.

The same JavaScript imports.

Every new project started exactly the same way.

So one afternoon, I created a simple HTML boilerplate for myself.

Nothing fancy.

Just a clean starting point.

It wasn't supposed to become anything important.

It was simply a way to save a few minutes.

Then something unexpected happened.

Other teammates started using it too.

At first, I didn't think much about it.

But one day it hit me.

The person who once copied someone else's HTML had created something that other people now copied from him.

Not because it was extraordinary.

Because it was useful.

That moment quietly changed how I thought about learning.

Learning isn't just collecting knowledge.

Eventually, it becomes sharing it.

I've noticed that pattern throughout my career.

Someone gives you an opportunity.

You learn from it.

Then, without realising it, you become that opportunity for someone else.

I like that cycle.

It's probably how most meaningful work grows.

Not through huge breakthroughs.

Through small things that make someone else's day just a little easier.

Sometimes progress isn't measured by how much you've learned.

Sometimes it's measured by how many people your learning quietly helps.