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.

52 lines
2.3 KiB

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