2020-02-26
1140
#css
Kristofer Selbekk
14832
Feb 26, 2020 โ‹… 4 min read

New media queries you need to know

Kristofer Selbekk Bekker. Bulldog owner. Dad. React enthusiast. ๐ŸŽฉ๐Ÿฅ‚๐Ÿ”

Recent posts:

Integrating Django Templates With React For Dynamic Webpages

Integrating Django templates with React for dynamic webpages

Create a dynamic demo blog site using Django and React to demonstrate Djangoโ€™s server-side functionalities and Reactโ€™s interactive UI.

Kayode Adeniyi
Apr 18, 2024 โ‹… 7 min read
Using Aoi Js To Build A Bot For Discord

Using aoi.js to build a bot on Discord

Explore how the aoi.js library makes it easy to create Discord bots with useful functionalities for frontend applications.

Rahul Padalkar
Apr 17, 2024 โ‹… 9 min read
Web Components Adoption Guide: Overview, Examples, And Alternatives

Web Components adoption guide: Overview, examples, and alternatives

Evaluate Web Components, a set of standards that allow you to create custom HTML tags for more reusable, manageable code.

Elijah Asaolu
Apr 16, 2024 โ‹… 11 min read
Using Aws Lambda And Aws Cloudfront To Optimize Image Handling

Using AWS Lambda and CloudFront to optimize image handling

Leverage services like AWS Lambda, CloudFront, and S3 to handle images more effectively, optimizing performance and providing a better UX.

Nitish Sharma
Apr 12, 2024 โ‹… 12 min read
View all posts

5 Replies to "New media queries you need to know"

  1. These sound good but how good will they actually be in practice? For example, I don’t have any problems with animations (things can fade in or slide in and it does not bother me), but I absolutely hate repeating animated GIFs or animations. I have to attempt to scroll them off the screen or cover them up with my hand to be able to read the surrounding content. Setting prefers-reduced-motion is an all or nothing proposition. I have to lose all animation to turn off the things that actually bother me. And how does one set these preferences? How many users know that they have to go into their OS settings and turn off all animations (at least on Windows) to set prefers-reduced-motion? I guess we will see once they go into common use.

  2. You really missed forced-colors here. It’s the “extrem” Dark mode for people the eye sight issues.

  3. Hello, Kristofer Selbekk

    My name is Richie Pu, a Web UI developer from Tencent Game Platform and Publish Design Center (short for P&P Design) .

    we volunteer to run a site in Wechat which other designers in China can subscribe it to get the latest news or articles about the Game Design.

    When we read the article “New media queries you need to know” , we think it should also be read by Chinese Designer & Web Developer. However we have to translate the English version to Chinese firstly by ourselves. This why we send you an E-mail to ask your permission of the translation right here.

    Any question can reply to me. Hope to hear your voice.
    Thank you!

    1. Hi Richie, LogRocket editor here. Thanks for the love. For now, our policy is that we do not approve translations on third-party sites.

Leave a Reply