Why did I create a blog from scratch?

Reinventing the wheel, depending on the context, can be brilliant! Curiosity can lead us into new enchanting things.

Why JavaScript and not PHP or another language?

Let’s dive a bit into some more concerns. What I usually do is look over data. To illustrate, what I’ve been doing to answer such questions so far is the following:

  1. Search for projects through hashtags on GitHub.
  2. Analyze the latest survey called The State of Developer Ecosystem made by JetBrains.
  3. Study carefully the latest developer survey made by StackOverflow.
  4. Which tags are most answered on StackOverflow.
  5. Scan which jobs are offered on the job market. LinkedIn is an excellent place to look over.
  6. Determine how expensive the technology is to deploy and serve its purpose.
  7. Does the technology have documentation?
  8. Consulting with skilled contacts 😅.

Knowing new technologies opens your mind

When people discuss this topic, I like to compare it to learning a new language. In the beginning, it can be dull, monotonous, boring, but the game starts to change when you see your evolution, and people start to tell you about it. It’s satisfying! When you notice, you will have a new tool to use to communicate with people and even apply it in your job. The same goes for technology. We must strive to learn new technologies, and understand other possibilities.

When you study technologies through playgrounds, leave them open-source

Isn’t it amazing when you need to create/build something and then find a playground project to base your work on? Apart from that, when you create an open-source project, it can be used as your portfolio too. So use it wisely! Sell yourself! You will reap the fruits of your hard labor.

Final words and honest advice

One thing is discovering new tools and using them on your personal projects, and another entirely different thing is applying them to your job. Know the consequences because there are many variables to consider. If you want to switch services to use Hanami instead of Rails, you are supposed to answer at least the following questions:

  • Will it bring business value?
  • Will the customers be positively impacted by it?
  • Does it have support from the community?
  • Does it have support from companies out there?
  • Is it hard to find people that can work with it?
  • Is it arduous to teach people that have never been in contact with the language or the framework?

--

--

I am an eternal seeker of curiosity.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store