Chrome v80 release: JavaScript module support for workers

Google just released Chrome version 80 on Tuesday, February 4, 2020. I personally waited for this specific release for over one year and… Read more

Similar

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 »

15 Must-Know JavaScript Array Methods

Arrays are wonderful and a very particular type in JavaScript. There are many useful built-in properties and methods that will help you resolve any task which involves arrays. Today we are going to discuss 15 array methods every developer should know. so... (more…)

Read more »