Mastodon Icon GitHub Icon LinkedIn Icon RSS Icon

Tag Opinion

Javascript is not so bad, after all

Header image for Javascript is not so bad, after all

I have to admit it. I was a big Javascript hater. I used to criticize the language on every possible aspect: syntax, maintainability, error prevention and management, and so on. Let me be clear, I still have a lot of concerns on all this things. I wasn’t wrong. Javascript’s syntax can be a nightmare (and this is why there are so many languages that transpile to Javascript), maintainability is a state-of-the-mind more than a language feature and a lot of Javascript design issues are an infinite-bug-spawner. But, after all, it is not so bad and it is going to improve significantly in the future.

In the last months, I get used a lot to the Javascript ecosystem and community and it becomes a language in which I feel quite happy to work with. Let’s see why (and why still is not a perfect language).

In search of the “Philosopher’s Code”

Header image for In search of the “Philosopher’s Code”

In search of the Philosopher’s Code. A small manifest on my actual thoughts and interests in programming.