👩💻 Join our community of thousands of amazing developers!
Introduction I consider Angular Material Table to be a powerful component with a truly rich interface and I have been using it not only in large-scale enterprise applications. In the next series I will show how to make the most of this component. Specifically, this article deals with advanced sorting also using Functional Programming. Defining the Problem At the beginning of the solution of every task, it is necessary to define its exact assignment....