Challenge #4: Sort Roster
Discover how to enhance your Ionic Angular attendance app by adding a button that sorts the student roster alphabetically by last name. This lesson guides you through using TypeScript array methods and modifying the UI, helping you apply practical coding skills to improve app functionality.
We'll cover the following...
We'll cover the following...
Problem statement
TypeScript arrays have a sort function. Provide a button in the ...