alitursucular/filter-and-sort-dynamically-created-table-with-vanilla-javascript-demo
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 functions.
HTML
No issues in this repository yet.