extra tip when dealing with animation 🎞️ set `subtree: true` to wait for all child animations/transitions to finish 🤙 await Promise.allSettled( element.getAnimations({ subtree: true }).map( a => a finished ) ) please don't use setTimeout 🙏
JavaScript Tip ⭐️ Avoid setTimeout when dealing with element animations ⚠️ Use Element.getAnimations() and tap into the animation lifecycle instead of guessing 🙏 Great for unmount animations in React, etc. Let your CSS be the source of truth 🥇
Tooltips tip: Tooltips should have a delay before appearing to prevent accidental activation. Once a tooltip is open, hovering over other tooltips should open them with no delay and no animation. This feels faster without defeating the purpose of the initial delay.
Tip for @polar_sh : Pass user IP as a search param to auto-set checkout country. Checked projects using Polar, most don’t do this and I actually thought the feature didn’t exist😅
React Router now has support for React Server Components We're introducing a more powerful RSC-powered Data Mode that brings most of Framework Mode's features to our lower level library APIs
Multi-threading in React Native is no longer limited to animations and gestures 🚀
We did it! You can finally use third-party libraries in worklets - with `react-native-worklets`. Jump in the thread to learn more 👇
now the migration guide exists officially at @tan_stack 😌 tanstack.com/start/latest/d… 🧐 migrate migrate migrate 🔥 thanks for such wonderful framework and amazing contributors/maintainers 👀 @seancassiere @tannerlinsley @schanuelmiller 😎
We are excited to announce Rspack support in Next.js and look forward to partnering with the Next.js team and Vercel teams on the shared needs of the Rust foundations. rspack.dev/blog/rspack-ne…
We have released an official cli
After 5.5 years of attempts, I've finally gained control over the "deno" package on npm. Naturally we will make `npm install -g deno` work now npmjs.com/package/deno
this wren wants to remind you that Deno permission flags have shorthands deno.com/blog/v1.46#sho…
As we prepare to stabilize React Router v7, we decided now is a good time to take a look at the brand identity to see if we could freshen it up a bit remix.run/blog/react-rou…
The new site is now live! Lucia v3 will be deprecated by March 2025. Big thanks to everyone who contributed to the library github.com/lucia-auth/luc…
Introducing... A lightweight and dependency-free @bunjavascript Spreadsheets 🎉
Tired: dangerouslySetInnerHtml={{__html}} Wired: Literally fetch a website inline 😏
👀 CSS content-visibility is now in all browsers It can help you improve rendering performance, and be an alternative to virtualization See how Nolan Lawson optimized an Emoji Picker by 45% here: x.com/frontenddogma/…
Improving Rendering Performance With CSS “content-visibility”, by @nolan@toot.cafe: nolanlawson.com/2024/09/18/imp…
Okay, your Image component is fine... but is it Picture perfect? 📸
United States Trends
- 1. South Carolina 32K posts
- 2. Bama 10.7K posts
- 3. #EubankBenn2 27.6K posts
- 4. Mateer 2,480 posts
- 5. Ty Simpson 2,345 posts
- 6. Texas A&M 31.5K posts
- 7. Oklahoma 19.2K posts
- 8. Beamer 9,153 posts
- 9. Ryan Williams 1,502 posts
- 10. Arbuckle N/A
- 11. #UFC322 24.9K posts
- 12. Camilo 8,524 posts
- 13. Heisman 9,118 posts
- 14. Daniel Hill N/A
- 15. Makai Lemon N/A
- 16. #Sooners 1,554 posts
- 17. Michigan 43.8K posts
- 18. Georgia Tech 2,136 posts
- 19. Aggies 9,210 posts
- 20. Gio Reyna N/A
Something went wrong.
Something went wrong.