DEV Community

Cover image for Why are you blogging?!

Why are you blogging?!

Nicola Apicella on March 01, 2018

It's funny, but when I talk with friends or colleagues about some of the articles I wrote, one of the most common question is: Why are u blogging? ...
Collapse
 
philnash profile image
Phil Nash

I blog because I like to share things I've done in case they are useful to other people. But I also blog because I like to write down things that I've done so that I can remind myself of the thing one day when I need to do it again. So in reality, I blog so that I can teach future Phil how to do something and hopefully in the meantime other people find it useful.

Collapse
 
napicella profile image
Nicola Apicella

Teaching the future self is a great point!

Collapse
 
philnash profile image
Phil Nash

You know you're doing a good job when you search for something and you find your post in the results!

Thread Thread
 
napicella profile image
Nicola Apicella

For that you also need some help from uncle Google XD

Collapse
 
pichord profile image
π

I blog because I want to share whatever knowledge I have (which isn't a lot tbh) with anyone and everyone out there. Especially to the beginners. There's something addictive about blogging- and it's a good addiction. Blogging makes me feel better!

Collapse
 
aurelkurtula profile image
aurel kurtula

Few years ago I read about commonplace books, and how Ralph Waldo Emerson, Henry David Thoreau, and Abraham Lincoln all kept a commonplace book. Roughly speaking it's a scrap book of everything they find interesting. So I started doing the same thing.

Whilst I'd love become an amateur write or literary critic at the moment coding consumes most of my time, hence my commonplace book - without me wanting it to - turned into a personal technical blog.

The reason why I started to publicly publish some of what I write is because it's fun!

The "giving back to the community" is a good answer, I'll use it is anyone I might want to impress asks but for me it's just fun. I do it in private so why no publish 1% of it just to test the waters :)

Collapse
 
napicella profile image
Nicola Apicella • Edited

Agree, on the other hand it can also be a lot of work. Indeed when I write on a notebook, I can be inaccurate, write just couple of pointers, etc.
While writing on a blog, I need to tell a more complete story, define a structure about the thing I want to document.

Collapse
 
aurelkurtula profile image
aurel kurtula

Absolutely. Most cases it takes me a week to write on tutorial.

  • Write the demo
  • Draft the post
  • Redraft
  • Redraft
  • Redraft
  • Question myself whether it's really worth publishing
  • Re-creating the app by copy pasting the code from the post
  • Finding problems with it

It's hard work. But I like to believe all this is helping me somehow

(It's not that I've been doing this for a long time though)

Thread Thread
 
napicella profile image
Nicola Apicella

Pretty similar to my workflow XD

Collapse
 
monknomo profile image
Gunnar Gissel

I blog partly to remember things I have just learned, partly to memorialize things that I'm proud of and partly to help others out

Collapse
 
isabelcmdcosta profile image
Isabel Costa

"Almost all the stuff I know, most of the stuff I learned and will learn come from a blog in one form or another." This is so true. Recently I have been installing some tools on Debian OS, and I've benefited a lot from people that shared their experiences and how to(s) on their blogs.

Collapse
 
jvarness profile image
Jake Varness

I blog on dev.to because I think it's beneficial for my career, and I think people enjoy what I blog about, and I just like it :)