prologue.life - Prologue by NIDA

Description: A professional development course that boosts soft skills in the workplace. It's a multi-platform, self-directed learning experience for new generation.

Example domain paragraphs

NIDA acknowledges the Traditional Owners and Custodians of the lands on which we learn and tell stories, the Bidjigal, Gadigal, Dharawal and Dharug peoples, and we pay our respects to all Aboriginal and Torres Strait Islander Elders past and present.

dollar-line light function removeTextWithDoubleParentheses() { const elementsWithText = document.querySelectorAll("a, .hamburger-menu-item__expander"); // select all elements inside elements with the 'header' class for (let i = 0; i < elementsWithText.length; i++) { const element = elementsWithText[i]; const textNodes = element.childNodes; for (let j = 0; j < textNodes.length; j++) { const textNode = textNodes[j]; if (textNode.nodeType === Node.TEXT_NODE) { const text = textNode.textContent; if (text.includ

This site uses cookies to analyse traffic, remember your preferences, and optimise your experience.