JavaScript automatic semicolon insertion rule

JavaScript Automatic Semicolon insertion happens because semicolons are optional in JavaScript. Be careful while using curly braces with return statements. Read more

Similar

One billion JavaScript library downloads

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... (more…)

Read more »