Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 10,547articles · 30d
  • 46+ min agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,747
  • Science & Technology 9,618
  • Computers & Electronics 7,455
  • Business & Industrial 815
  • Internet & Telecom 776
  • Economy, Business & Finance 385
  • Finance 333
  • Arts, Culture, Entertainment & Media 247

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > chriisduran > react-native-notch-detection-solution-2026-525m

React Native: Notch Detection Solution 2026

2+ week, 4+ hour ago   (26+ words) React Native doesn't have a direct way to reliably know whether a device has a notch, dynamic island,... Tagged with reactnative, ios, android, frontend....

DEV Community
dev.to > aoligama > loupe-a-debug-overlay-that-lives-inside-your-react-native-app-20j8

Loupe: a debug overlay that lives inside your React Native app

3+ week, 2+ day ago   (781+ words) The last bug I chased in a React Native app only showed up on a real device, on cellular, in a TestFlight build. So I plugged the phone in, opened a desktop debugger, and got nothing. The network tab sat…...

DEV Community
dev.to > chris_fa_8fca9f4ba09d963 > the-design-workflow-that-makes-an-expo-template-stop-looking-like-an-expo-template-1f08

The Design Workflow That Makes an Expo Template Stop Looking Like an Expo Template

3+ week, 2+ day ago   (605+ words) Every Expo template on the market ships with the same tell-tale visual signature: teal or blue primary color, Inter font, generic Lucide icons, and a card-with-shadow list style. Users can spot a template-fork from three seconds away. The reason: template…...

DEV Community
dev.to > gfean > runtime-versions-the-compatibility-boundary-for-react-native-ota-updates-3p6a

Runtime Versions: The Compatibility Boundary for React Native OTA Updates

3+ week, 3+ day ago   (1234+ words) A React Native application is not one artifact. The binary users install from the App Store or Play Store contains native code, native dependencies, platform configuration, a JavaScript engine, and an embedded JavaScript bundle. An OTA release replaces only part…...