es.discourse.group/t/reflect-se...
es.discourse.group/t/reflect-se...
medium.com/medialesson/...
github.com/WebReflectio...
medium.com/medialesson/...
github.com/WebReflectio...
🎉 Displays in geo language rather than user language
🎉 The language picker is at the bottom of a long page
🎉 The language picker is in the current language, so in order to select "United Kingdom", I need to know what that is in German
🎉 Displays in geo language rather than user language
🎉 The language picker is at the bottom of a long page
🎉 The language picker is in the current language, so in order to select "United Kingdom", I need to know what that is in German
github.com/WebReflectio...
github.com/WebReflectio...
github.com/WebReflectio...
github.com/WebReflectio...
I did create WebJeans and Woom (local only) but the pattern is always the same so I've put an end to this pointless struggle and published regurlator extension: you are in charge, you can redirect anything!
github.com/WebReflectio...
I did create WebJeans and Woom (local only) but the pattern is always the same so I've put an end to this pointless struggle and published regurlator extension: you are in charge, you can redirect anything!
github.com/WebReflectio...
issues.chromium.org/issues/45453...
issues.chromium.org/issues/45453...
This might be a huge source of confusion and WYSI-NOT-WYG 👋
This might be a huge source of confusion and WYSI-NOT-WYG 👋
Only then it prompts: once or always?
Only then it prompts: once or always?
developer.mozilla.org/en-US/docs/W...
developer.mozilla.org/en-US/docs/W...
www.youtube.com/watch?v=GQJZ...
www.youtube.com/watch?v=GQJZ...
these can also be orchestrated as accessor:
static a(self, ..._) {
if (_.length) [self.#a] = _;
return self.#a;
}
these can also be orchestrated as accessor:
static a(self, ..._) {
if (_.length) [self.#a] = _;
return self.#a;
}
if you need similar unique identifier on the server (uid per tab persistent on refreshes) here a demo:
webreflection.github.io/session/
if you need similar unique identifier on the server (uid per tab persistent on refreshes) here a demo:
webreflection.github.io/session/
used as fallback to sync blocking POST messages to circumvent the absence of SharedArrayBuffer, it needs hacks to resurrect such SW on occasions (open/close devtools, as example).
On iOS / iPadOS devices that SW dies and there's nothing one can do 🤦
used as fallback to sync blocking POST messages to circumvent the absence of SharedArrayBuffer, it needs hacks to resurrect such SW on occasions (open/close devtools, as example).
On iOS / iPadOS devices that SW dies and there's nothing one can do 🤦
www.w3.org/TR/webnn/
www.w3.org/TR/webnn/
el.append(
Object.assign(
document.createElement('div'),
{ textContent: '...', className: '...', onclick: ... }
)
)
so I've written a minimalistic helper that does just that and very little more 😇
github.com/WebReflectio...
el.append(
Object.assign(
document.createElement('div'),
{ textContent: '...', className: '...', onclick: ... }
)
)
so I've written a minimalistic helper that does just that and very little more 😇
github.com/WebReflectio...
Any other PL like that? 🤔
Any other PL like that? 🤔
github.com/saucer/saucer
github.com/saucer/saucer
demo: webreflection.github.io/file-tree/te...
project: github.com/WebReflectio...
demo: webreflection.github.io/file-tree/te...
project: github.com/WebReflectio...