Challenge: Sorting

Try sorting in a react app.

We'll cover the following...

We’ve covered most of React’s fundamentals, its legacy features, and techniques for maintaining applications. Now it’s time to dive into developing real-world React applications. Each of the following sections will come with a task. Try to tackle these tasks without the optional hints ...