Lukas Müller
wookbot.de
Lukas Müller
@wookbot.de
fullstack engineer
react-native engineer

WookieFPV on Github / X
I built a small CLI tool to quickly check which npm packages include an @expo.dev config plugin (and whether it’s being used). 🎉

Try it out:
npx list-config-plugins

Feedback is welcome!
January 17, 2025 at 7:55 PM
Reposted by Lukas Müller
The State of React Native 2024 is now open! 🚨🚨🚨
➡️ stateofreactnative.com

We've been running this survey for 3 years & it's become an invaluable resource for learning about React Native's best features and biggest pain points.
Share your thoughts and help us shape the whole RN ecosystem!
December 9, 2024 at 1:07 PM
Reposted by Lukas Müller
one of the best debugging techniques of all time is to log everything relevant and deterministic, and diff the two logs
December 7, 2024 at 1:40 PM
Reposted by Lukas Müller
absolutely incredible attack vector
December 6, 2024 at 3:27 AM
Reposted by Lukas Müller
A simple general purpose memoizer utility for TypeScript

- lazily computes a value when accessed
- autocaches the result
- typesafe

i use this all the time...unlike a naive getter there's no runtime overhead after the first invokation since the getter itself is overwritten with the memoized value
December 6, 2024 at 10:20 AM
Reposted by Lukas Müller
🫡 Thanks to @zoontek.me - Android is now livin on the edge-to-edge.

Check out the blog post to learn how your app content can flow smoothly beneath the system bars on Android.
expo.dev/blog/edge-to...
Edge-to-Edge display, now streamlined for Android
Learn how to create a more immersive experience for application users with React Native edge-to-edge display.
expo.dev
November 26, 2024 at 6:22 PM
Reposted by Lukas Müller
My latest blog post covers how a simple observation at airport security highlights the concept of Betterment and how it applies to engineering teams. Which group are you in?

angiejones.tech/the-betterme...
The Betterment Metric - Angie Jones
A simple observation at airport security highlights the concept of Betterment and how it applies to engineering teams. Which group are you in?
angiejones.tech
November 22, 2024 at 4:54 PM