Products
Solutions
Resources
Partners
Docs
Try Jscrambler for Free
Blog
JavaScript
Code Protection
Security
React
React Native
Angular
Vue
Back to Blog
Redux
Tag
How To Use Redux Persist in React Native with Asyncstorage
By Aman Mittal | 15 min read
The Redux Persist library provides an easy way to save a Redux store in the local storage of React Native apps. In this post, we explore how to set it up.
Async Dispatch Chaining with Redux-Thunk
By Camilo Reyes | 4 min read
Redux-Thunk provides a good way of solving the complexity of asynchrony in JavaScript via dispatch chaining. Plus, it makes async code more reusable.
Data-Driven Functional Components via Ajax Featuring Webhooks and Redux
By Camilo Reyes | 4 min read
React Hooks introduced many exciting possibilities. In this post, we use Hooks along with Redux to manage application state - no need for any ugly hacks.
Changing App Themes Using React Native, Styled Components and Redux
By Aman Mittal | 9 min read
In this tutorial, we explore how to add a dark mode to a simple React Native app using styled components for styling and Redux for state management.
Build Isomorphic Apps with Next.js
By Camilo Reyes | 4 min read
In this tutorial, we'll build a simple timer component in React that is isomorphic and leverages Next.js for universal rendering.
Asynchronous Operations in React-Redux
By Camilo Reyes | 5 min read
Setting up asynchronous operations in React can be quite a challenge. This tutorial explains how to use Redux-Thunk to do much of this work.
Becoming Familiar with Redux
By Thomas Greco | 5 min read
Today, we’re going to get a taste of how Redux works and take a look at the core concepts of the framework. By the end, we’ll have a low-level counter application.
Products
Code Integrity
Webpage Integrity
Solutions for
Finance
eCommerce
Broadcasting
Gaming & Gambling
IT & Software
Healthcare
Resources
Partners
Docs
Blog
Try Jscrambler for Free