Skip to content

Instantly share code, notes, and snippets.

TIL - Today I learned

1/24/2023

How to use raw js to get the exact params and use them or pass them along. it turns out we can simplify all this example below and use window.search.location and pass that entire string along. much more dynamic

Example from webflow setup

window.addEventListener('DOMContentLoaded', function () {