Posts

Setting Up Expo on WSL (The Right Way)

• 3 min read
expo wsl android react-native setup

A comprehensive guide to setting up a high-performance Expo development environment on WSL2, including the adb setup for seamless ADB interoperability.

Building a Simple Reverse Proxy with Cloudflare Workers

• 6 min read
cloudflare workers reverse-proxy serverless javascript

Learn how to build a path-based reverse proxy using Cloudflare Workers that routes requests to different backend services based on URL paths.

How I Reduced Expo Ram Usage (And Build Times) on WSL

• 5 min read
expo react-native wsl android performance

Practical tips and configuration tweaks to dramatically reduce memory usage and speed up local EAS builds when developing React Native apps on WSL.