Kræn Hansen 🦋 @kraenhansen.dk
@kraenhansen
Senior Software Engineer @MongoDB building DevTools. Lives in Denmark 🇩🇰 with my wife 👩🏻🦰 and three girls 👧🏼👧🏼👶
Announcing Node-API Support for React Native callstack.com/blog/announcin… #reactnative #nodejs
My talk on "Rusty Native Modules for React Native" is now publicly available 🎉 gitnation.com/contents/rusty… I go into depths on what I consider the state of the art on building with Rust for React Native, using Ferric (wrapping napi.rs) and Node-API addons!
Want to write your first cross-ecosystem native module? @birch_js shares how to use Node-API to create a native module that runs not only on Node.js, but React Native, too 👇
napi.rs/blog/announce-… After a long period of development and testing, 3.0 has been released 🎉
Hermes v2 ("static_h" branch) hv32+interpreter performance, relative to QuickJS and Hermes (higher is better).
Node‑API in React Native taught me a ton. I got the crash course live from @kraenhansen and @mani3xis - and here's what we covered 👇 (yes, there was hacking. yes, it kind of worked.)
I’m really excited about this! Happy to see the community converge on bringing N-API to even more platforms
What if React Native used the same native module system as Node.js, Deno, and Bun? That’s what we’re building, together with amazing Open Source community. ✅ ABI-stable native modules ✅ Support for C++, Rust, Swift & more ✅ Prebuilt binaries that work across versions ✅…
Build High-Performance Modules in React Native with Node-API x.com/i/broadcasts/1…
We go live at 5PM CEST today ⏰ Node-API in React Native: high-performance native modules. Watch it here 👉 clstk.com/46An1m0
Node-API support in React Native - LIVE in 4 hours Today at 5 PM (Poland time), I’m streaming with the creators behind it: @kraenhansen @mani3xis 💬 Got questions? Ask them live. We’ve already got a solid batch from recent Twitter threads with the creators + community. 🛠️ I’ll…
We go live at 5PM CEST today ⏰ Node-API in React Native: high-performance native modules. Watch it here 👉 clstk.com/46An1m0
We’re going live again, this time next Tuesday with special episode exclusively on Node-API, how to get started and what it means for you! Can’t miss this one! 😈
We’re going live on July 15 to show how Node-API powers native modules in React Native, without platform-specific hacks. Join @lukasz_app, @kraenhansen, and @mani3xis at 5PM CEST 👉 clstk.com/46mFUJl
Just published an example of a Node-API addon built for Node.js and React Native side-by-side github.com/callstackincub…