Sets in JavaScript

The set object lets you store unique values of any type, whether primitive values or object references. Read more

Similar

JavaScript in SVGs

SVGs are such an amazing tool for creating custom fonts, animations, size-reduced graphics, and more. They’re part HTML, part image, and all awesome. Many websites have moved toward SVG instead of JPG, GIF, and PNG due to the flexibility that SVG provides... (more…)

Read more »