📰 Dev.to · Amanda Gama
6 articles · Updated every 3 hours · View all reads
All
Articles 100,495Blog Posts 115,484Tech Tutorials 25,390Research Papers 20,787News 15,868
⚡ AI Lessons

Dev.to · Amanda Gama
1mo ago
MVC, MVP, MVVM in React Native: what survives the trip
MVC, MVP, MVVM all come from worlds React Native doesn't fully have. Half of each pattern dies on...

Dev.to · Amanda Gama
1mo ago
Shipping React Native Updates Without the App Store: A Practical Guide to OTA and React Native Stallion
You know the feeling. There's a typo in production copy. A misconfigured feature flag. A small logic...

Dev.to · Amanda Gama
1mo ago
State management in React: when Redux, Zustand, and Context API actually fit
Every React project hits the same fork around month two. Prop drilling gets old. Someone says "we...

Dev.to · Amanda Gama
1mo ago
Biometric login on React Native with Keychain
Adding Face ID and Touch ID to a React Native app sounds like a single API call. It isn't. There are...

Dev.to · Amanda Gama
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Spec-Driven Development: Slowing Down to Ship Faster
For a while, AI coding tools made me feel productive in a way that worried me. I'd describe a...

Dev.to · Amanda Gama
1mo ago
Going native for voice recording
When you build a recording feature in React Native, the obvious move is to reach for one of the...
DeepCamp AI