Hand drawn UI that reads "butt cheek yoga class sine I Yes | No"
My daughter, the UI designer.
Hand drawn UI that reads "butt cheek yoga class sine I Yes | No"
My daughter, the UI designer.
Thank you for all that youβve done. Stick around, weβll try to get you your job back in 4 years.
Literally built two animations with Reanimated today. Excited to learn features in v4.
π
Constituent here. Dems need to take action NOW. I know you are doing everything you can, but do more, do it faster, and please stress to colleagues how dire this is. Do not rule out civil disobedience. We support you and are counting on you to save our government agencies.
Physically stop them, please.
βπ»
The Murderbot series is excellent.
Wow, 3 games against the Lakers in a week? Itβs like a playoff series.
React Router v7 is here!
With framework mode, everything that made Remix great is now built into React Router.
remix.run/blog/react-r...
There is so much truth in this joke.
Iβve been learning Turf.js and Leaflet.js which are pretty awesome geospatial/map libraries. Highly recommend! πΊοΈπ
What an exciting time for your team! Be sure to get some sleep!
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!
I know youβre joking, but I actually kinda agree. It was nice to be on a social network that was small and unknown. Thereβs always Mastodon lol
Do you have Crazy Taxi?
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!
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...
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