JSFiddle - React, Tailwind, and code Playground by Khalil Zhang October 24, 2014 HTML <pre> Make it work: [1, 2, 3].duplicate(); // [1, 2, 3, 1, 2, 3] </pre>