Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mandymichael authored Feb 7, 2024
1 parent d1ad519 commit 8fc5e3e
Showing 1 changed file with 40 additions and 2 deletions.
42 changes: 40 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,40 @@
# htmlresources
Helpful HTML Resources
# Helpful HTML Resources

Helpful HTML Resources, links, talks and people.


## Misc
- https://medium.com/@mandy.michael/understanding-why-semantic-html-is-important-as-told-by-typescript-bd71ad41e6c4

## Accessibility
- https://noti.st/ericwbailey/Yfyaxa/the-intersection-of-performance-and-accessibility

## Performance
- https://developers.google.com/web/tools/lighthouse/audits/dom-size
- https://web.dev/fetch-priority/
- https://web.dev/lcp
- https://developer.chrome.com/docs/lighthouse/performance/dom-size
- https://www.debugbear.com/blog/resource-hints-rel-preload-prefetch-preconnect
- https://www.smashingmagazine.com/2022/04/boost-resource-loading-new-priority-hint-fetchpriority
- https://calendar.perfplanet.com/2022/http-3-prioritization-demystified/
- https://www.youtube.com/watch?v=UW1PEMBdX5E

## HTMl
- https://developer.mozilla.org/docs/Web/HTML
- https://adrianroselli.com/2019/07/maybe-you-dont-need-a-date-picker.html
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog
- https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/popover
- https://developer.mozilla.org/en-US/docs/Web/API/Popover_API

## Images
- https://web.dev/iframe-lazy-loading/
- https://addyosmani.com/blog/lazy-loading/
- https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/settings.json5;l=963-995
- https://web.dev/articles/serve-responsive-images
- https://web.dev/articles/optimize-cls

## People
Julie Grundy - Blue Sky: @stringyland.bsky.social
Eric Bailey - Mastodon: @social.ericwbailey.website/@eric
Robin Marx - Twitter: https://twitter.com/programmingart
Harry Roberts - Twitter: https://twitter.com/csswizardry

0 comments on commit 8fc5e3e

Please sign in to comment.