Posts
All the articles I've posted.
-
Publishing Expo Apps to App Store & Play Store
Step-by-step guide to publish Expo apps to Apple App Store and Google Play Store.
-
Connecting Expo Apps to AWS Amplify Backend
Integrate Expo applications with AWS Amplify for authentication, API, and data storage.
-
Handling Offline Support in Expo Apps
Implement offline data persistence and functionality in Expo applications.
-
Using Expo + Reanimated for Smooth UI Animations
Implement advanced UI animations in Expo apps using react-native-reanimated.
-
Adding Push Notifications in Expo Apps
Implement push notifications in Expo applications using Expo Notification API.
-
Using Expo Router for Navigation in React Native
Guide to implement file-based routing in Expo apps using Expo Router.
-
Implementing SSR Caching in Next.js
Optimize Next.js server-side rendering with advanced caching strategies.
-
Creating a PWA with React + Vite
Build a Progressive Web App using React and Vite with offline capabilities.
-
Optimizing React App Performance with Code Splitting
Improve React app performance using code splitting techniques and lazy loading.
-
Using Framer Motion for Complex React Animations
Create stunning animations in React using Framer Motion with advanced techniques.
-
Building a Drag-and-Drop Dashboard in React
Create interactive dashboards with drag-and-drop functionality using React DnD.
-
How to Implement React Suspense with Data Fetching
Master React Suspense for smooth data loading and better user experience.
-
Handling Infinite Scroll with Intersection Observer in React
Implement smooth infinite scrolling in React using Intersection Observer API.
-
Using React Query with GraphQL for Optimized Fetching
Integrate React Query with GraphQL for efficient data fetching and caching.
-
Creating a Design System with React + Tailwind
Build a scalable design system using React components and Tailwind CSS.