Frontend Planet ๐Ÿช

999 posts

Frontend Planet ๐Ÿช banner
Frontend Planet ๐Ÿช

Frontend Planet ๐Ÿช

@frontendplanet

Sharing the latest resources for frontend developers. Join our newsletter: https://t.co/VD5skEhHkA

๊ฐ€์ž…์ผ Nisan 2023
100 ํŒ”๋กœ์ž‰112 ํŒ”๋กœ์›Œ
Frontend Planet ๐Ÿช
Frontend Planet ๐Ÿช@frontendplanetยท
Unleash your creativity with Figma AI! ๐Ÿš€ Get started faster, find assets quickly, and let AI handle the details. From generating mockups to renaming layers and translating text. by @figma ๐Ÿ‘‰ figma.com/ai/ ๐Ÿ‘ˆ #Figma #AI #DesignTools
English
0
0
0
155
Frontend Planet ๐Ÿช ๋ฆฌํŠธ์œ—ํ•จ
jhey ส•โ€ขแดฅโ€ขส”
The trick here was creating a function that takes GSAP eases and converts them to CSS linear() ๐Ÿ”ฅ A flicker effect is a GSAP RoughEase that gets converted ๐Ÿ‘จโ€๐Ÿ”ฌ Once you generate different custom easings, you can drop them in and use them elsewhere ๐Ÿค™
jhey ส•โ€ขแดฅโ€ขส”@jh3yy

Flicker effects with modern CSS in 2024 ๐Ÿš€ 1. Animate opacity 2. Use custom linear() timing ๐Ÿ”ฅ :root { --flicker: linear(0 0% 0.5%, 0.1723 0.7925% ... ); } .flicker { animation: dim 4s infinite var(--flicker) alternate; } @โ€‹keyframes dim { opacity: 0.25; }

English
4
41
416
51.6K
Frontend Planet ๐Ÿช ๋ฆฌํŠธ์œ—ํ•จ
Astro
Astro@astrodotbuildยท
Astro 4.7 is here to raise the bar! ... The Astro dev toolbar, that is. We've made it easier than ever to build toolbar apps through several API improvements, new helpers and more. astro.build/blog/astro-470/
English
7
62
369
32.1K
Frontend Planet ๐Ÿช ๋ฆฌํŠธ์œ—ํ•จ
jhey ส•โ€ขแดฅโ€ขส”
CSS scroll-driven "CTA to Nav" ๐Ÿ—บ๏ธ nav { grid-template-columns: auto calc(var(--grow) * 240px) auto; transition: 1s var(--custom); } @โ€‹keyframes expand { to { --expand: 1; } } body { animation: expand steps(1); animation-timeline: --hero; animation-range: exit; }
English
19
158
1.3K
263.1K
Frontend Planet ๐Ÿช ๋ฆฌํŠธ์œ—ํ•จ
Codrops
Codrops@codropsยท
๐Ÿงžโ€โ™‚๏ธ Today we have some ideas for scroll-based text highlight animations for you! Have a look: tympanus.net/codrops/2024/0โ€ฆ #gsap #animation
English
0
8
97
7.6K
Frontend Planet ๐Ÿช
Frontend Planet ๐Ÿช@frontendplanetยท
Transform your code snippets into visually appealing images with CodeSnap's editor. Perfect for developers aiming to enrich their digital content. by @Mokkapps ๐Ÿ‘‰ codesnap.dev ๐Ÿ‘ˆ
English
0
0
1
105
Frontend Planet ๐Ÿช
Frontend Planet ๐Ÿช@frontendplanetยท
An open-source React.js library for advanced canvas shading, It includes components like Lumiflex, Zenitho, and Novatrix for diverse visual effects. by @latent_cat ๐Ÿ‘‰ uvcanvas.com ๐Ÿ‘ˆ
Frontend Planet ๐Ÿช tweet media
English
0
0
1
157
Frontend Planet ๐Ÿช
Frontend Planet ๐Ÿช@frontendplanetยท
Dive into Gradientor by Rodolfo Fanti. Move, click, scroll, and press SPACEBAR to craft & copy unique CSS gradients. by @3DRudy ๐Ÿ‘‰ gradientor.app ๐Ÿ‘ˆ
English
0
0
1
45
Frontend Planet ๐Ÿช
Frontend Planet ๐Ÿช@frontendplanetยท
Explore diverse web animation techniques through a practical comparison, making a ball bounce using Vanilla JS and various other methods. by @hearsparkbox ๐Ÿ‘‰ #vanilla-js" target="_blank" rel="nofollow noopener">sparkbox.github.io/bouncy-ball/#vโ€ฆ ๐Ÿ‘ˆ
English
0
0
0
57