Skip to content

Instantly share code, notes, and snippets.

View AshleyAbramowiczGibbs's full-sized avatar

Ashley Abramowicz AshleyAbramowiczGibbs

View GitHub Profile

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 () {