Tweets

Je hebt @katiehempenius geblokkeerd

Weet je zeker dat je deze Tweets wilt bekijken? @katiehempenius wordt niet gedeblokkeerd door Tweets te bekijken.

  1. Vastgemaakte Tweet
    22 feb. 2019

    📊 Where is mobile faster than wifi? (and vice versa) 👇 In the US, wifi tends to be faster than mobile, but this is not a universal phenomenon. "In 41% of countries mobile was faster than wifi." Data source:

    Ongedaan maken
  2. 16 sep.

    Web Vitals Patterns: See how to implement common UX patterns in a way that is Core Web Vitals friendly. Includes carousels, banners, infinite scroll, & more.

    Ongedaan maken
  3. 31 mrt.

    Best practices for cookie notices:

    Ongedaan maken
  4. 12 mrt.
    Ongedaan maken
  5. 22 sep. 2020

    Overview of CDNs: 📖 - how they work - selection - setup - performance features you should enable

    Ongedaan maken
  6. heeft geretweet

    Here's a new overview of how CDNs improve performance and general guidelines for optimizing your CDN by

    Ongedaan maken
  7. 14 apr. 2020
    Deze collectie tonen
    Ongedaan maken
  8. 14 apr. 2020

    Great anecdote on user perception of waiting: "When Houston airport moved baggage claim *further* from arrivals, complaints about waiting for bags dropped to almost 0. Users were busy walking, so they didn't notice the wait." via great talk:

    Deze collectie tonen
    Ongedaan maken
  9. 13 apr. 2020

    How to use Mac's split view: (Useful for working in two programs side by side.) 1. Click & hold the green "full-screen" button. 2. Choose the tiling position. - In Catalina: a menu bar appears. - In earlier OS X: a blue overlay appears - drag the window to left or right side.

    Ongedaan maken
  10. 10 apr. 2020

    Wikipedia has an API for searching for articles about things/places near a particular location. Docs (& where this code is copy-pasted from):

    Ongedaan maken
  11. 6 apr. 2020

    Free books on reliability (from Google SRE): - Site Reliability Engineering: How Google Runs Production Systems - The Site Reliability Workbook - Building Secure & Reliable Systems

    Ongedaan maken
  12. 1 apr. 2020

    📖New blog post: Fix an overloaded server (aka "My server is on fire what should I do?")

    Ongedaan maken
  13. 11 mrt. 2020

    DOM Change Breakpoints Use case: Identifying why a DOM node or subtree was modified. When the breakpoint is hit, execution pauses & the debugger flags the relevant lines of code. "Break on" menu options = the 3 variations of this breakpoint.

    Ongedaan maken
  14. 10 mrt. 2020

    New LightWallet feature: firstPartyHostnames API: firstPartyHostnames: undefined | Array<string> - Use this to override what Lighthouse classifies as 3rd party. To try out: update Lighthouse from the Github repo (repo is fresher than the npm package), then add to budget.json.

    Ongedaan maken
  15. 6 mrt. 2020

    How to recursively expand the DOM tree in DevTools (& save yourself some clicking) Note: This may take a couple seconds on large pages.

    Ongedaan maken
  16. 4 mrt. 2020

    📊Example of "Per function" vs. "Per block" code coverage (New in Chrome DevTools 80) "Per block" is more granular but more expensive to collect.

    Ongedaan maken
  17. 3 mrt. 2020

    "Animated GIFs are huge" stats will never stop boggling my mind. Data from article:

    Ongedaan maken
  18. 17 feb. 2020

    📊Regex Lookarounds Cheatsheet Lookarounds use what comes before/after a string to decide whether it is a match. Support: Chromium, Node, no sed :'(

    Ongedaan maken
  19. 14 feb. 2020

    Great doc on the sources of variance in Lighthouse scores: via &

    Ongedaan maken
  20. heeft geretweet
    20 dec. 2019
    Ongedaan maken
  21. 17 dec. 2019

    Note on why this works: By default, in JS the wildcard '.' doesn't match the newline char. So the `.*(something).*` pattern returns snippets instead of all page text. (To have the wildcard match newline chars use the /s flag - but this is ES2018 only & no FF support)

    Deze collectie tonen
    Ongedaan maken

Het laden lijkt wat langer te duren.

Twitter is mogelijk overbelast of ondervindt een tijdelijke onderbreking. Probeer het opnieuw of bekijk de Twitter-status voor meer informatie.

    Je bent misschien ook geïnteresseerd in

    ·