Tag

Animations

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
Dec 11, 2024 · Frontend Development

2024 CSS New Features You Should Not Miss

This article surveys the most notable CSS additions in 2024—including custom scrollbars, cross‑document view transitions, scroll‑driven animations, new component utilities, dark‑mode helpers, @property, Popover API, @starting‑style and text‑stroke—providing code examples and usage guidance for modern web developers.

2024AnimationsBrowser Features
0 likes · 10 min read
2024 CSS New Features You Should Not Miss
Sohu Tech Products
Sohu Tech Products
May 6, 2020 · Mobile Development

Top 10 Open‑Source Android UI Libraries with Usage Guides

This article introduces ten impressive open‑source Android UI libraries—ranging from liquid swipe animations to animated bottom navigation bars—provides Gradle dependencies, Kotlin/Java usage examples, XML integration steps, and visual screenshots to help developers quickly adopt these tools in their apps.

AndroidAnimationsGradle
0 likes · 19 min read
Top 10 Open‑Source Android UI Libraries with Usage Guides
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jul 28, 2016 · Frontend Development

Mastering Enter/Exit Animations with Sandal SCSS Mixins and ES6

This tutorial explains how to implement enter and exit animations using Sandal's SCSS mixins and an ES6 JavaScript class, covering mixin usage, generated CSS, customizable parameters, and practical usage examples for seamless UI effects.

AnimationsCSSFrontend
0 likes · 6 min read
Mastering Enter/Exit Animations with Sandal SCSS Mixins and ES6
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jun 13, 2016 · Frontend Development

Master CSS: Pseudo‑Elements, Fonts, Images, SVG, Animations & Performance

This guide covers essential front‑end techniques—from using ::before and ::after pseudo‑elements and optimizing fonts, images, and SVGs, to mastering CSS3 animations, responsive breakpoints, reflow/repaint performance, and effective class‑naming conventions—providing practical resources and best‑practice tips for modern web development.

AnimationsCSSFrontend
0 likes · 6 min read
Master CSS: Pseudo‑Elements, Fonts, Images, SVG, Animations & Performance