I am scared of JavaScript

I have noticed something: Javascript is everywhere. Native Javascript, Node.js, Angular, React, I don’t know any of them and there was only a few job offers with the languages I knew. Read more

Similar

JavaScript Without Loops

We've been talking about writing less complex JavaScript. We do this by choosing the right abstraction to solve a problem. But how do you know which abstraction to use? So far, we haven't looked at any concrete examples of how to do this. In this article ...

Read more »