There are many ways to traverse an array in Javascript. In this benchmark, we will look at five different ways and the pros and cons of each. Keep in mind that these benchmarks were run in a Chrome browser on Codepen. Results will vary by browser/interpre... (more…)
Read more »
There’s more to programming than just writing code. While unlikely, it is possible to write imperfect code the first time through, or have requirements change over time. In these cases, you have to refactor the code you’ve already written to fix mistakes ... (more…)
Read more »
proposal-regexp-named-groups - Named capture groups for JavaScript RegExps... (more…)
Read more »
(EXP) No-build JavaScript frontend framework for Single-page applications - ganigeorgiev/shablon... (more…)
Read more »
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript. - swc-project/swc... (more…)
Read more »