10 Matching Annotations
- Nov 2021
-
svelte.school svelte.school
-
All that is left is use:typeWriter. You instantly understand what it does and so will probably any future colleagues.
-
- Dec 2020
-
github.com github.com
-
Maybe something more neutral just meaning a virtual element / no-element container would better express the intention? And regarding the syntax, maybe it would also feel less repetitive / boilerplaty than <svelte:slot slot="name" />... Maybe something like <svelte:fragment slot="name"> or <svelte:virtual slot="name">?
-
-
github.com github.com
-
Just to reiterate the discussion on the RFC, there was a suggestion that we change <svelte:slot slot="foo"> to <svelte:fragment slot="foo">, since it's the counterpart to a <slot> rather than an equivalent to it
-
-
marked.js.org marked.js.org
-
Please use a sanitize library, like DOMPurify (recommended), sanitize-html or insane on the output HTML!
-
- Nov 2020
- Oct 2020
-
github.com github.com
-
Create HyperText with JavaScript
I assume that's where the name "HyperScript" came from? A portmanteau?
-
- Sep 2020
-
-
enhancers
Tags
Annotators
URL
-
- Apr 2020
-
security.stackexchange.com security.stackexchange.com
-
You don't "sanitize your output" you encode it for proper context within the application it is being presented. You encode the output for HTML, HTML Attribute, URL, JavaScript
-
I would call this output encoding instead of sanitization
-
- Mar 2020
-
www.seerinteractive.com www.seerinteractive.com
-
Google Analytics Premium (later to be renamed Google Analytics 360)
Google Analytics Premium was a better name, because it is very clear what it is.
Google Analytics 360 sounds dumb to me. What does 360 have to do with anything?
Reminds me Xbox Live 360 (and, though an unrelated number, Office 365). Are they copying Microsoft?
Reminds me of YouTube Red. Where do they come up with this stuff?
-