Published on July 29, 2024
Streamlining Onboarding in React Native
In mobile app development, a smooth and intuitive onboarding experience is cruci...
Read more...
371 Views
Published on July 21, 2024
Navigation in React Native with TypeScript
INTRODUCTIONThis blog post will teach us how to use React Native navigations in ...
Read more...
492 Views
Published on July 11, 2024
Introduction to React Native Navigation with TypeScript
INTRODUCTIONNavigation is the ability to move from screen to screen within an ap...
Read more...
471 Views
Published on July 04, 2024
Media Query in React Native with Dimension API and useWindowDimensions Hook
In this post, we will explore how to implement media queries in React Native usi...
Read more...
232 Views
Published on June 29, 2024
Folder Structure and Reusable Components in React Native
Folder Structure and Reusable Components in React NativeIn this blog post, we wi...
Read more...
276 Views
Published on December 12, 2023
State Management in Next.js with URL-Based Data Persistence
INTRODUCTIONState management is a pivotal part of app development, often leading...
Read more...
415 Views
Published on December 04, 2023
Simplified Global State Management and API Requests in React Typescript: Enhancing User Experience with redux-persist (Part Two)
IntroductionIn our previous series, https://onlycoders.net/article/90/simplified...
Read more...
484 Views
Published on November 30, 2023
Premium
Simplified Global State Management and API Requests in React Typescript: Implementing Redux Toolkit (RTK) and RTK Query (Part One)
IntroductionRedux stands as a vital framework for managing the complex states wi...
Read more...
316 Views
Published on October 01, 2023
Implementing OAuth2.0 with React and Laravel Socialite
IntroductionThis project takes inspiration from a YouTube tutorial by The Codeho...
Read more...
287 Views