Answer the question
In order to leave comments, you need to log in
How to change state without rerender?
There is a functional component that takes an array of data and has a state - pageNum, to show part of that array.
How can I reset pageNum to 1 when transferring new data?
Right now I'm using useEffect with an array dependency, but it makes it render one extra time due to the pageNum state change.
Answer the question
In order to leave comments, you need to log in
dev.mysql.com/downloads/installer
Working with MySQL database in C# ( video ).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question