Best of CodropsJune 2024

  1. 1
    Article
    Avatar of codropsCodrops·2y

    Push Animation on Grid Items

    The post showcases a grid animation created using CSS Grid and GSAP Flip. It explains how to use the Flip plugin to animate grid items and provides examples of different variations.

  2. 2
    Article
    Avatar of codropsCodrops·2y

    UI Interactions & Animations Roundup #44

    This post showcases various UI interactions and animations, including product tutorials, website designs for fitness mobile applications, and landing pages for AI hardware providers.

  3. 3
    Article
    Avatar of codropsCodrops·2y

    How to Visual Test Websites with Chromatic and Playwright

    Learn how to perform visual testing using Playwright and Chromatic. Find out how visual testing works, how Chromatic integrates with Playwright, and how to level up your visual testing with CI pipeline integration.

  4. 4
    Article
    Avatar of codropsCodrops·2y

    Creating a Glowing Text Marquee Animation

    Learn how to enhance your website with a glowing SVG text marquee animation using HTML, CSS, and the clip-path property. This tutorial covers preparing design assets in Figma, creating blurred images for the glow effect, and applying CSS animations to achieve a smooth, continuous marquee effect. The guide also includes accessibility tips and final touches to perfect the animation.