- it never finishes loading
- even once loaded, a cache is used. Clicking refresh does a hard pull. I modified my internal user filter as a demo.
Solution here is probably “let it load, then click reload if still persists”
- it never finishes loading
- even once loaded, a cache is used. Clicking refresh does a hard pull. I modified my internal user filter as a demo.
Solution here is probably “let it load, then click reload if still persists”
Why does Selection.getComposedRanges() have MULTIPLE signatures:
- Safari: Selection.getComposedRanges(shadowRoot)
- Chrome: Selection.getComposedRanges({ shadowRoots: [shadowRoot] })
But hey, now its working in Chrome, Safari (+ iOS), and Firefox!
#webcomponents #litjs #webdeveloper
Why does Selection.getComposedRanges() have MULTIPLE signatures:
- Safari: Selection.getComposedRanges(shadowRoot)
- Chrome: Selection.getComposedRanges({ shadowRoots: [shadowRoot] })
But hey, now its working in Chrome, Safari (+ iOS), and Firefox!
#webcomponents #litjs #webdeveloper
a joy.
what i HATE?
I have to write #Typescript
give us #golang workers or give me death
a joy.
what i HATE?
I have to write #Typescript
give us #golang workers or give me death
#typescript #ios26
#typescript #ios26
```
go install golang.org/x/vuln/cmd/govulncheck@latest
```
When run, it'll show you, down to the line traces, where known-vulnerabilities (from packages & go core) occur.
#cybersecurity
```
go install golang.org/x/vuln/cmd/govulncheck@latest
```
When run, it'll show you, down to the line traces, where known-vulnerabilities (from packages & go core) occur.
#cybersecurity
Come with me on an Adventure in "What the heck does this data say"👇
#software #developer #ai
Come with me on an Adventure in "What the heck does this data say"👇
#software #developer #ai
When I copy and paste a file, open the newly copied file PLEASE.. or at least don’t highlight it as being “open”
When I copy and paste a file, open the newly copied file PLEASE.. or at least don’t highlight it as being “open”
- No flickers when content loads quickly
- Skeleton animates in/out
- Efficient reloads built in
- Effective on the DOM: only re-renders upon a state change (eg loading filler text => resolved final text)
AND ITS ALL A DIRECTIVE!!
- No flickers when content loads quickly
- Skeleton animates in/out
- Efficient reloads built in
- Effective on the DOM: only re-renders upon a state change (eg loading filler text => resolved final text)
AND ITS ALL A DIRECTIVE!!
This was done in LitJS as a “drop in” component. Stocks for demo & perf testing (not real prices ofc lol)!
#UIDesign #development #webdev
This was done in LitJS as a “drop in” component. Stocks for demo & perf testing (not real prices ofc lol)!
#UIDesign #development #webdev