Best of UX — February 2023
- 1
- 2
The Verge·3y
I don’t want to log in to your website
Websites requiring logins to access free content are becoming more common, but the author argues that not reading is easier than reading and logging in. This trend reduces the value of the open web and creates a worse user experience. The author also discusses privacy concerns and the shift away from making websites feel like semipublic places.
- 3
- 4
builder.io·3y
How To Improve Lighthouse Scores by Avoiding <img> Layout Shifts
Improving Lighthouse scores can be achieved by setting the correct aspect ratio on images. Cumulative Layout Shift (CLS) is a metric that measures layout adjustments. Two recommended approaches to solving image CLS issues are using the aspect-ratio CSS property and setting width and height attributes on the img tag.
- 5
- 6
Hacker News·3y
Microsoft is now injecting full-size ads on Chrome website to make you stay on Edge
Microsoft is injecting full-size ads on the Chrome website to encourage users to stay on Edge. They use aggressive methods and throw shade at Chrome, claiming the added trust of Microsoft. Although Google promotes Chrome, they only show banners on their own websites.
- 7
MCSS·3y
Understanding the Differences between Websites vs Web App
Websites can be accessed through a web browser, but they are fundamentally different in terms of functionality, user experience, and development. Websites are typically designed to be viewed on a desktop or laptop, but can also be seen on mobile devices. Web apps, on the other hand, are designed to provide a specific functionality or service.
- 8
- 9
asayer·3y
Animate your React app with AnimXYZ
Animate your React app with AnimXYZ, a lightweight and easy-to-use animation library. It supports basic HTML and CSS, as well as ReactJs, VueJs, and SCSS. With AnimXYZ, you can achieve complex and unique animations by providing CSS variables to elements. The library creates keyframes for specific animations, while giving you control over the animation parameters.
- 10
- 11
asayer·3y
React.js for Web Development
React.js is a front-end web development tool used by about 10.2 million websites globally. It is a well-known JavaScript library for creating user interfaces that many businesses use to create their online apps. Airbnb, Netflix and Uber use React to create a quick and responsive user interface with React.