Doit Data Handling
So, all the data handling is done using the useState hook in an array of objects.
The SortSelector component selects how the entrys in the array should be sorted, which are then pased to the sortArray function with two params: the entryArray itself, ...
fitzentoaster.hashnode.dev2 min read