Dara Yazdani
banner
darayazdani.com
Dara Yazdani
@darayazdani.com
• Web developer / JavaScript engineer in CA🧑🏻‍💻🌉
• Jazzed about machine learning in the healthcare tech space. 🤖⚕️
• Niche interest in ML audio classification of human voice and speech. 🎤
• Licensed speech-language pathologist and former actor. 🗣️ 🎭
Reposted by Dara Yazdani
My daughter, the UI designer.
March 11, 2025 at 2:32 AM
👀
Reanimated 4 is now available in beta, and if you work with animations in React Native, you need to know what’s new 🎧 hubs.li/Q037k1lw0

Here’s what we covered in the newest podcast hosted by @psyche.social featuring @tomekzaw.bsky.social & @matipl01.bsky.social from @swmansion.com Reanimated team:
Reanimated 4 is the Future of Smooth React Native Animations | {callstack}
Reanimated 4 is now available in beta, and if you work with animations in React Native, you need to know what’s new!
hubs.li
February 28, 2025 at 5:41 AM
That feeling when you finally fix the problem breaking your app right before the end of your day:
a man wearing a blue vest that says booyah
Alt: a man wearing a blue vest that says booyah
media.tenor.com
February 27, 2025 at 5:49 AM
✊🏻
February 5, 2025 at 9:44 PM
Reposted by Dara Yazdani
React Router v7 is here!

With framework mode, everything that made Remix great is now built into React Router.

remix.run/blog/react-r...
React Router v7
React Router v7 brings all the great things you love from Remix back to React Router
remix.run
November 22, 2024 at 10:28 PM
Just learned you can use `import.meta.env.VITE_SOME_KEY` to expose `VITE_SOME_KEY` from your .env file to your client code in a @vite.dev app. Although it’s not appropriate for sensitive info, it was a quick way to start using env vars without installing dotenv (though I still love dotenv). Nifty!
November 19, 2024 at 10:43 PM
Been a @vite.dev fan for some time now and excited to stay up to date with what other devs are doing with it. I’m also finally making the switch from Jest to @vitest.dev. I’m excited to have a test runner that is fully integrated and supports TypeScript right out of the box!
vite.dev Vite @vite.dev · Nov 14
Welcome to bluesky 1M new users! Any of you is using Vite? 👋
Press the Follow All button on this starter pack and your feeds will light up with a never-ending stream of web frameworks and build tooling content: bsky.app/starter-pack...
November 15, 2024 at 5:35 AM
Here are my results for the State of JS 2024 survey:

I got a 50 points knowledge score on this year’s #StateOfJS survey! I have used 5 features, and knew 0 more, placing me in the top 87% of all respondents. Can you beat my score? survey.devographics.com/survey/state...
State of JavaScript 2024
Take the State of JavaScript survey
survey.devographics.com
November 13, 2024 at 5:00 PM
OK folks. Turf.js is an amazing JS library. I needed the circumcenter of three points for an app I'm building and .center() is EXACTLY what I needed. Thank you to all the contributors. I'm excited to keep using Turf.js for all my GeoJSON geospatial analysis #javascript
November 12, 2024 at 6:07 PM