JavaScript: An Honest Preview

It’s the honest preview you never knew you wanted for the programming language you can’t avoid! I’m Andrew, otherwise known as {creative:drewy}: https://twit…

Similar

V8 JavaScript Engine 8.0 Reduces Heap by 40%

The latest release of Google's V8 JavaScript engine, V8 8.0, uses pointer compression to reduce heap size by 40% and with no performance hit. Additionally, it adds support for optional chaining using the ?. operator and for nullish coalescence using ??. V... (more…)

Read more »

Move Image with JavaScript

What it can't do? Well, I was talking about jQuery. It is a tremendous library. CSS wasn't able to create complex animations at some point, and then jQuery appeared to help it out. jQuery created a wrapper method, called animate(). It can apply custom ani... (more…)

Read more »

How to Become a JavaScript Ninja

Living in a world which is becoming more and more visually dependent, from selecting the right gift on Amazon to the right match on Tinder, coders are the creators of magic. Just like Leonardo and Michelangelo spilled color on the way we see the worl... (more…)

Read more »