Recent Updates
-
Redux Middleware: A Perfect Beginner’s GuideRedux Middleware: What struck your mind when you first heard the term ‘Middleware’? Let’s first try to understand it with the most general definition:- Middleware offers a means for communicating with the action being dispatched before they reach the reducer. Before understanding Redux Middleware, you should have a clear concept of redux. So let’s have a...0 Comments 0 Shares 3K Views 0 ReviewsPlease log in to like, share and comment!
-
Database: Top 7 Databases Used in 2021Pandemic has been a boon to some and a curse to other businesses. For the IT sector, COVID-19 has opened up huge opportunities. Invariable of its size, businesses have witnessed the digital transformation. Database plays a crucial role in streamlining business processes. Databases, the cornerstone of apps, are large in number. There are nearly 350 databases available. Be it any...0 Comments 0 Shares 3K Views 0 Reviews
-
ReactJs Pagination: How to Page Your Data With ReactJs Pagination?What is ReactJs Pagination ??? Who doesn’t know what is pagination but let’s start as a naive??? Imagine you are reading a book without having a page number ???, really won’t it be weird if there is no concept of paging. So if your friend asks you how many pages did you finish what will you answer?? Or let’...0 Comments 0 Shares 4K Views 0 Reviews
-
How to use React Context API with Functional | Class ComponentsAccording to the React Documentation– “Context provides a way to pass data to the component tree without having to pass props down manually at every level” Consider a case where some data needs to be accessed by many components at different nested levels. In using React, we have to pass data as props to the component tree so that whichever...0 Comments 0 Shares 3K Views 0 Reviews
-
0 Comments 0 Shares 1K Views 0 Reviews
More Stories