Chapter 4. Algorithms and Flow Control The overall structure of your code is one of the main determinants as to how fast it will execute. Having a very small amount … - Selection from High Performance JavaScript [Book]... (more…)
Read more »
Stay up to speed with the biggest JavaScript developments of 2019, and some predictions as to what 2020 will bring. (more…)
Read more »
Results are in for the 2019 State of JS survey. I’ve been digging through charts to see what I can see. Here are 7 insights that jumped off the page to me. (more…)
Read more »
Ethereum JavaScript API. Contribute to ChainSafe/web3.js development by creating an account on GitHub. (more…)
Read more »
Get to know all about "let" and "const" in JavaScript ES6, and how it differs from the age old "var" keyword in defining variables. (more…)
Read more »