First10EM Journal Club: June 2019
Welcome back to the Journal Club with Justin Morgenstern. This month I have a special bonus segment for you… but first, you have to go...
// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); --> -->