News
1 week ago
I Built My Own Chat Instead of Relying on Jivo or LiveChat: Here's How
The main implementation went into `src/crud/chat/index.tsx. The architecture, the contexts for sockets and state, and the UI compo...
Aug 11, 2025
How I Built Local-First Apps with React Native + RxDB (and Why Your App Probably...
Local-first apps process data locally, sync it when you can. This means users stay happy, and you don’t get midnight “the app’s br...