Can you create beautiful stroked text in CSS?
We explore several approaches for creating stroked text (or outline text) in CSS and with SVGs and look at many stroked text examples.
https://blog.logrocket.com/create-beautiful-stroked-text-css/
We explore several approaches for creating stroked text (or outline text) in CSS and with SVGs and look at many stroked text examples.
https://blog.logrocket.com/create-beautiful-stroked-text-css/
👍2❤1
Running CSS animations only if both the device and the user allow it
Thanks to Chrome release notes, I discovered today that there is an update media feature which accepts values fast, slow and print, to set styles depending on the ability of the device to update the rendering and the speed of it. As I'm already respecting the user's preference with the prefers-reduced-motion media feature, I wondered how I could progressively enhance this with the new media feature.
https://nicolas-hoizey.com/articles/2023/04/07/running-css-animations-only-if-both-the-device-and-the-user-allow-it/
Thanks to Chrome release notes, I discovered today that there is an update media feature which accepts values fast, slow and print, to set styles depending on the ability of the device to update the rendering and the speed of it. As I'm already respecting the user's preference with the prefers-reduced-motion media feature, I wondered how I could progressively enhance this with the new media feature.
https://nicolas-hoizey.com/articles/2023/04/07/running-css-animations-only-if-both-the-device-and-the-user-allow-it/
👍3
Understanding CSS Min(), Max(), and Clamp() Functions
Cascading Style Sheets (CSS) is a vital tool in the web developer’s arsenal for creating visually stunning websites.
https://javanoscript.plainenglish.io/understanding-css-min-max-and-clamp-functions-141b48752fff
Cascading Style Sheets (CSS) is a vital tool in the web developer’s arsenal for creating visually stunning websites.
https://javanoscript.plainenglish.io/understanding-css-min-max-and-clamp-functions-141b48752fff
6 Secrets about “null” and “undefined” that You Should Know
Maybe we don’t know “null” and “undefined” at all
https://fatfish.medium.com/6-secrets-about-null-and-undefined-that-you-should-know-f636e6c27ea7
Maybe we don’t know “null” and “undefined” at all
https://fatfish.medium.com/6-secrets-about-null-and-undefined-that-you-should-know-f636e6c27ea7
Engage Your Users: How to Create an Eye-catching Scroll Page Progress Bar with CSS
A scroll page progress bar is a useful user interface element that provides a visual representation of how far a user has scrolled on a web page. It helps to
https://techiebundle.com/engage-your-users-how-to-create-an-eye-catching-scroll-page-progress-bar-with-css/
A scroll page progress bar is a useful user interface element that provides a visual representation of how far a user has scrolled on a web page. It helps to
https://techiebundle.com/engage-your-users-how-to-create-an-eye-catching-scroll-page-progress-bar-with-css/
👍4
Signals: Fine-grained Reactivity for JavaScript Frameworks
Learn how to use signals in Solid, a modern, reactive JavaScript library for building user interfaces that primarily rely on components.
https://www.sitepoint.com/signals-fine-grained-javanoscript-framework-reactivity/
Learn how to use signals in Solid, a modern, reactive JavaScript library for building user interfaces that primarily rely on components.
https://www.sitepoint.com/signals-fine-grained-javanoscript-framework-reactivity/
Largest Contentful Paint change in Chrome 112 to ignore low-entropy images
https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/speed/metrics_changelog/2023_04_lcp.md
https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/speed/metrics_changelog/2023_04_lcp.md
👍1
How Has JavaScript Changed in the Last Few Years?
In the past three years, JavaScriptthe syntax has been kept updated,EcmaScript and has gone through 2022、2021、2020three major versions…
https://javanoscript.plainenglish.io/how-has-javanoscript-changed-in-the-last-few-years-490394d460e5
In the past three years, JavaScriptthe syntax has been kept updated,EcmaScript and has gone through 2022、2021、2020three major versions…
https://javanoscript.plainenglish.io/how-has-javanoscript-changed-in-the-last-few-years-490394d460e5
Micro-Frontend Migration Approaches: from Nuxt 2 to Nuxt 3
Upgrading to Nuxt 3: Strategies for Micro-Frontend Architecture and Workflow Optimization
https://david2am.medium.com/micro-frontend-migration-approaches-from-nuxt-2-to-nuxt-3-1bcae619fa72
Upgrading to Nuxt 3: Strategies for Micro-Frontend Architecture and Workflow Optimization
https://david2am.medium.com/micro-frontend-migration-approaches-from-nuxt-2-to-nuxt-3-1bcae619fa72