Test case for counter in reacjs using redux. + Singer counter + Multi counter Using reactjs code ui Create data API and call it. Using store to manager Dispatch and selector to call data from store A compnent render when props change
Trang 11 Enter as text
2 Enter 10 -> when the number is decreasing press stop -> then press the Start button
3 Enter the number 10 -> when the number is decreasing, press the button “+” -> Press the button “-”
1 Click add new 3 singlecounter -> Input each single counter -> click button "Start" and "Stop" any counter -> click button "Start"
2 Click add new 3 singlecounter -> Enter each single counter -> click
button "Start" and click button "+/-" any counter
3 Delete any counter
4 Delete any counter until there is one left, the delete button is hidden
Similar to redux