This is post # 39 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
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. (more…)
Read more »
Dominic Elm DM'd me on Twitter to ask me questions about circular dependencies, and, well, I didn't know the answer. After some testing, discussion, and *ahem* chatting to the V8 team, we figured it out, but I learned something new about JavaScript along ... (more…)
Read more »
Turn JS/TS files into PLV8 functions. Contribute to divyenduz/plv8ify development by creating an account on GitHub. (more…)
Read more »
Today we are going to make a special post dedicated to those weird JavaScript moments, where things behave a little bit strange.
“Nobody normal ever accomplished anything meaningful in this world.” — Jonathan, Stranger Things
We will look at some code s... (more…)
Read more »