Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

A Practical Guide to Running Expo EAS Builds on Windows

A Practical Guide to Running Expo EAS Builds on Windows
If you’re using Expo EAS for React Native builds, you know that cloud builds can get expensive quickly. But what if you could run EAS builds locally on GitHub Actions and test them before pushing?Th...
25.04.2025 0 Read More

How I Built My First Employee Management System in React Without a Backend 🚀

Hello developers! 👋 I’m Aryan Neupane, currently on a mission to become a full-time cross-platform app developer in 6 months. Today, I’m super excited to share my journey of building my first f...
26.04.2025 0 Read More

Why Choose React Native Expo Over React Native CLI in 2025

If you're diving into mobile app development with React Native, one of the first decisions you'll face is whether to use Expo or the React Native CLI. While both options can help you build cross-platf...
26.04.2025 0 Read More

React Native: Android Studio Build Failing

React Native: Android Studio Build Failing
I'm currently primarily working in React Native, and a lot of the time, I use the command line to launch the app, for Android it's react-native run-androidSometimes though, you need to launch the app ...
26.04.2025 0 Read More

Clean Up Your React Native Imports: A Guide to Absolute Paths

Clean Up Your React Native Imports: A Guide to Absolute Paths
Tired of messy relative paths like ../../../../components cluttering your React Native project? Absolute imports offer a cleaner, more maintainable alternative. This guide will walk you through settin...
26.04.2025 0 Read More

🚀 How to Reduce Your React Native APK Size by 50%

A large APK size can slow down downloads, increase install drop-offs, and impact user experience — especially in countries with slower internet connections. In this blog, I'll walk you through pract...
26.04.2025 0 Read More

React Native Under the Hood: How Your JS, iOS, and Android Code Run Together?

Ever wondered how React Native actually runs your code? When working with React Native, it's essential to understand how JavaScript, iOS, and Android handle code execution and compilation.Unlike nativ...
27.04.2025 0 Read More

Best Practices for Setting Up React Native for Scalable Mobile Development

...
27.04.2025 0 Read More

Avoid performance issues when using Zustand

When using Zustand in a React app, it's important to know how your selectors are structured.Incorrect patterns can easily cause unnecessary re-renders, hurting your app's performance, especially as yo...
27.04.2025 0 Read More

Guide to Choose a React Native App Development Company

Over the years, we have successfully completed a number of mobile app development projects. When it came to cross-platform development, our top goal remained constant: ensuring that our clients were g...
28.04.2025 0 Read More
Loading...
#reading
Weekly Indie Log #6
0
🧠Understanding useReducer in React
0
Pomodoro Technique: The Easiest Way to Boost Your Productivity
0
Words and numbers
0
How to build an AI Agent for Gmail that can read and send emails (Python + OpenAI + Streamlit)
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0