🤖
beep boop bop
Pinned Loading
-
Shopify LinkList API Workaround
Shopify LinkList API Workaround 1{%- layout none -%}
2{%- assign listParams = request.path | replace: page.url, "" | remove: "/" | split: '+' -%}
34{% if listParams != empty %}
5{
-
Properties and methods of the HTML v...
Properties and methods of the HTML video element 1/*
2Sources:
3- MDN: https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement
4- WHATWG: https://html.spec.whatwg.org/multipage/embedded-content.html#media-element
5*/
-
URI Parsing with Javascript
URI Parsing with Javascript 1var parser = document.createElement('a');
2parser.href = "http://example.com:3000/pathname/?search=test#hash";
34parser.protocol; // => "http:"
5parser.hostname; // => "example.com"
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.