Code Notes

🤷‍♂️JS body class

Add to <body>

window.document.body.classList.add('some-class')
window.document.body.classList.replace('no-js', 'js')

Add to <html>

window.document.documentElement.classList.replace('no-js', 'js')
Available for work from mid-July 2026.
Hire me before someone else does.
Get in touch