skip to content
Posts
-
Using git merge --no-commit --no-ff to stage selective changes across branches
-
Quick notes on the future of React Native with its new arch
-
In this post I share a story ofhow we found a blocking JS thread call within Systrace caused by jail-monkey
-
This covers how you can get Trace calls from both the native and the JS thread
-
How to migrate a React Native's Native Module to Turbo Module on Android
-
Learn how to use Perfetto to capture and analyze app start performance in React Native Android apps, including a script to automate the process.
-
Hear me out, it's iOS simulator's fault!
-
Ramblings on the craft and its state given LLMs
-
LLMs need a way to synthesize information. Bigger context does not yield better results.
-
Quick tip on how to set React Native Core's feature flag without building from source