Christian Stuff

@Regaddi

Engineer at . Loves coffee, music, family and frontend. Previously Tweets are mine.

Gießen
Liittynyt lokakuu 2009

Twiitit

Olet estänyt käyttäjän @Regaddi

Haluatko varmasti nähdä nämä twiitit? Twiittien näyttäminen ei poista käyttäjän @Regaddi estoa.

  1. uudelleentwiittasi
    6. elok.

    `:focus-visible` Lets the browser decide whether or not to show focus Video shows the difference between `:focus` and `:focus-visible` when Javascript is used to focus buttons after mouse interaction tldr; less concerns / better UX Learn more

    Kumoa
  2. uudelleentwiittasi
    5. elok.

    This statement seriously undermines my trust in Google as steward for the web platform. When did we go from "never break the web" to "yes we will break the web often and you should be prepared for it"?!

    Näytä tämä ketju
    Kumoa
  3. 5. elok.

    Hallo , heute die Punkte-Post im Briefkasten gehabt. Drin steht: „Dein Punktestand vom 15.06.2021“. Braucht der Brief wirklich 1,5 Monate zur Zustellung? Und kann ich das nicht einfach in digitaler Form, dafür mit aktuellen Zahlen bekommen?

    Kumoa
  4. 3. elok.
    Kumoa
  5. uudelleentwiittasi
    1. elok.

    I am so ridiculously impressed with the UX of some of these CLI tools, it's crazy shit

    Näytä tämä ketju
    Kumoa
  6. uudelleentwiittasi
    30. heinäk.

    () is available now! Don't be the _last_ to know about it 🙂 ◦ Chrome 92 ◦ Firefox 90 ◦ Node.js 16.5.0

    const letters = ['a', 'b', 'c']

// old way to get "c"
let last1 = letters[letters.length - 1]

// another old way to get "c"
let last2 = letters.slice(-1)[0]

// new way to get "c"
let last3 = letters.at(-1)
    Näytä tämä ketju
    Kumoa
  7. uudelleentwiittasi
    27. heinäk.

    7 ways to improve WebRTC video call performance: our frontend engineer shares key learnings from our experience building video

    Kumoa
  8. uudelleentwiittasi
    22. heinäk.

    For other developers working with , a heads up: The latest version of Chrome (92) can affect video conferences and other media player projects. See this Chromium feature page for more details:

    Kumoa
  9. uudelleentwiittasi
    22. heinäk.

    🔥 "100vh" is a bit frustrating to use, since it doesn't factor in the dynamics of modern mobile browsers 😬 Fortunately, new units are on the way! "Long" and "short" viewport units will let us pick which size we want. Awesome writeup by :

    Two side-by-side phones showing differing amounts of browser chrome. The "lvh" unit refers to the maximum height, while the "svh" unit refers to the shorter version.
    Kumoa
  10. uudelleentwiittasi
    21. heinäk.

    New blog post on how to improve performance in video call apps featuring 's amazing tips 👯 (via )

    Kumoa
  11. uudelleentwiittasi
    20. heinäk.

    From A Colourblind Designer To The World: Please Stop Using Red And Green Together — The article contains practical alternatives to differentiate colors if you absolutely have to use them together. These are baseline practices. Recommended read.

    Näytä tämä ketju
    Kumoa
  12. 16. heinäk.

    Question for people using or working with voiceover: how do you typically expect your screenreader to read code, like JavaScript or HTML code samples with syntax highlighting?

    Kumoa
  13. uudelleentwiittasi
    7. heinäk.
    Näytä tämä ketju
    Kumoa
  14. uudelleentwiittasi
    24. kesäk.

    📝 In JS functions, which return wins? I'm going to try and convince you it's the 'last' one. h/t to for pointing me to this quirk.

    Näytä tämä ketju
    Kumoa
  15. uudelleentwiittasi
    23. kesäk.

    The :has selector is more than just a parent selector because it can do much more than select an element's parent. That's why it's called a **relational pseudo-class**. Great article providing an overview and some possibilities:

    Näytä tämä ketju
    Kumoa
  16. uudelleentwiittasi
    8. kesäk.

    A CSS Cheat Sheet for Flexbox 🔥

    Näytä tämä ketju
    Kumoa
  17. uudelleentwiittasi
    8. kesäk.

    Someone asked me what stats/facts I use to convince stakeholders that accessibility is important. So I've quickly put together a list of the stats/facts I've found useful. It's messy and work in progress. Feel free to add to it.

    Näytä tämä ketju
    Kumoa
  18. uudelleentwiittasi
    8. kesäk.

    If you miss my rambling longreads, I got a new one for you. It describes the new SSR architecture that and the team have been working on. I loved writing it and I hope you’ll enjoy reading it.

    Kumoa
  19. uudelleentwiittasi
    8. kesäk.

    React 18 alpha is out! AHH. I whipped up a blog post pointing out what you should know now, and what's coming soon!

    Näytä tämä ketju
    Kumoa
  20. uudelleentwiittasi
    8. kesäk.

    Our next major release is React 18. It will include out-of-the-box improvements like automatic batching, new APIs like startTransition, and a new streaming server renderer with built-in support for React.lazy.

    Näytä tämä ketju
    Kumoa

Lataaminen näyttää kestävän hetken.

Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.

    Saatat pitää myös

    ·