@mdjdev.bsky.social
88 followers 160 following 38 posts
Posts Media Videos Starter Packs
mdjdev.bsky.social
Who said you need to recompile the whole app to just update the React Native JavaScript bundle?

Hold my IPA 🍺
mdjdev.bsky.social
Reassure can automatically catch performance regression in your PR-s ✨

I’ve updated the our examples to show how it works in action:
mdjdev.bsky.social
✨ Pkg Stats now lets you compare multiple packages!

$ npx pkg-stats ...

Now you can check the most popular date handling package (or anything else)! 👀

🔗 github.com/mdjastrzebsk...
Reposted
patak.dev
patak @patak.dev · Jan 21
Vite 6 adoption should accelerate now that Vitest 3 is out. Although we expect to still see some usage of Vite 4, Vite 5 was released more than a year ago, and most frameworks and tools supported it from day one. Are you still using Vite 4? Is there something preventing you from upgrading?
NPM weekly downloads for vite

Total: 18,901,310 last week

By major version:
6.x 3.2M
5.x 12.3M
4.x 2.9M
3.x 0.4M
2.x 0.2M
mdjdev.bsky.social
You mean vanity-checking stats of my OSS projects? 😂
mdjdev.bsky.social
This is showing NPM weekly downloads for a package, so that maintainers and users easily see which versions are the most popular.
mdjdev.bsky.social
what a coincidence 😀
mdjdev.bsky.social
Want to quickly check NPM package popularity?

✨ I've built a tiny, beautiful terminal tool to check package stats. No setup needed, just run:

$ npx pkg-stats <package>

Let me know what you think!
mdjdev.bsky.social
A lot of React Native Testing Library users are still on ver. 7, 9, and 11. These were great... like 2-4 years ago 😯

It’s time to upgrade! 🚀
mdjdev.bsky.social
🚀 React Native Testing Library v13 is here!

What’s new?
✅ Concurrent rendering by default
✅ React 18 & 19 support (for RN 0.78)
✅ Faster tests, better DX
mdjdev.bsky.social
TIL: default params in JS are evaluated:
✅ when the function is called
❌ not when it's defined
mdjdev.bsky.social
Why does Xcode default to putting build output (DerivedData) in ~/Library/Developer/Xcode/DerivedData by default? 🤔

Wouldn't it be way more practical to keep it in the project directory? Easier to find, clean, cache, and manage overall.

What am I missing here?
Reposted
mdjdev.bsky.social
React Native Testing Library v13 is now in RC! 🎉
Releasing on Friday the 13th—what could possibly go wrong? 🙈
Upgrade and let us know if anything breaks.
mdjdev.bsky.social
0.x versions 🤝 refactors
mdjdev.bsky.social
I've noticed a curious thing about yarn vs pnpm:

- yarn: deleting and recreating `yarn.lock` after changing deps creates different (cleaner?) lock file
- pnpm: recreating lock files generates exactly the same file

🤔
mdjdev.bsky.social
Why Byorg AI?
🔹Perfect for custom company-specific apps
🔹Composable, easy-to-maintain, and scalable architecture.
🔹Works with any AI provider (API or local) via @vercel AI SDK.
🔹Pre-built @SlackHQ & @discord integrations, easy to add more.

github.com/callstack/byorg-ai
GitHub - callstack/byorg-ai: TypeScript framework for writing chatbot applications
TypeScript framework for writing chatbot applications - callstack/byorg-ai
github.com
mdjdev.bsky.social
✨ Introducing Byorg AI - an open source framework to bring your organization an AI that’s:
🔹 self hosted
🔹privacy oriented
🔹aware of company information you feed into it
🔹using familiar Slack or Discord UI
and what’s best - you can deploy it within minutes.
mdjdev.bsky.social
Together with @q1w1n.bsky.social we’re at Future Conf in Krakow today, talking about how we built @callstack.com internal chatbot. 🎙️

And that’s not all—we’ve got something exciting to announce. Let’s just say… it might be something open source. ✨

Stay tuned!