Personal blog written from scratch using Node.js, Bootstrap, and MySQL. https://jrtechs.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
2.3 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. It seems like there are millions of blogs on the internet. For every popular
  2. blog there is, there are hundreds of smaller blogs that go unnoticed. Should you
  3. start a blog if it will go unnoticed? Personally, I think the answer is yes.
  4. Different people may have different takes on this. There is an incentive to
  5. start a website in the hopes that it will become popular and make add revenue.
  6. However, I argue that there is a intrinsic value to a personal blog.
  7. # Organize Your thoughts
  8. Being able to clearly articulate your ideas is beneficial. Having time to brew
  9. over topics in a blog posts helps that process. Even though I worked with both
  10. Nodejs and PHP, I might not be able to a convincingly debate with somebody why
  11. one is the better platform. Writing a blog posts allows me to fully flesh out my
  12. own ideas.
  13. # Learn
  14. When writing a blog post, you want to be complete. If there are any gaps in my
  15. knowledge, I will look that information up. This is a great learning
  16. opportunity; like taking notes in a class.
  17. # Stand Out
  18. Out of everyone who uses the internet, only 1% of them contributes additional
  19. content. Blogging can make you stand out in a competitive economy when looking
  20. for jobs.
  21. # Relax
  22. This may not be true of some bigger blogs, but, writing blog posts is very
  23. relaxing. It gives you time to slow down relax and reflect. There are dozens of
  24. distinct types of blogs. Some blogs are more personal like a diary. Other blogs
  25. may be very technical. I am going to try to have Jrtechs fall in the middle.
  26. There are already millions of tutorials on the internet, I just want to share my
  27. experience on topics that interest me. In this way writing blogs are relaxing
  28. and don’t feel like work.
  29. # Become A Better Blogger
  30. There is no way to become better at something other than doing it a lot. Since
  31. starting this website when I was middle school, my writing skills have increased
  32. considerably. Looking back at some of older blog posts and noticing some of my
  33. typos makes me cringe and die on the inside. Despite writing terrible blog posts
  34. in the past, I have never regretted doing so. I see them as opportunities for
  35. growth. The terrible blog posts that I wrote in the past along with school, has
  36. allowed me to write blog posts that are meh. However, being “meh” is ok if you
  37. are on the track towards writing better.