JavaScript shift() vs. slice(1)
In javascript to remove 1 element from beginning of an array shift and slice functions performance vary with size. Shift time grows more th...
Read more »
This month, with the help of jsDelivr, we reached a milestone 1 billion downloads (that’s 26TB!) across all of our libraries. Since we now know how to deliver that many JavaScript libraries in a fast, robust and stable way, we thought we’d share our exper… Read more