This mini Vanilla JS project is about dynamically creating a table, which is filterable and sortable. We managed to perform these operations by resorting to several amazing JavaScript higher-order ...
Demonstration of table data sorting in vanilla JavaScript. No dependencies, vanilla JavaScript + HTML5. It uses JavaScript modules so it won't work offline in a browser. Start a live-server or copy it ...