skip to content
Posts
-
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
-
Learn about XSS vulnerabilities when interpolating styled-components in React
-
Using predefined error constants introduces misleading stack traces, which can complicate debugging and error tracking.
-
A guide on how to listen to uncaught/unhandled errors in React Native
-
Can Virtual DOM and Vanilla JS handle 40 updates per second from SSE?
-
A review of a common mistake with Reanimated.
-
A guide on how to implement Metro's Http Cache in React Native