active search

a search bar that actively filters a table based on a debounced input

bad apple

bulk update

activate or deactivate multiple rows in a table based on checkboxes

click to edit

edit elements of a card in place by replacing the fields with input boxes in place

click to load

show more elements in a list when clicking a button

custom event

show that data-on can react to custom events, not just things like click

custom plugin

show custom actions/attributes

dbmon

https://mathieuancelin.github.io/js-repaint-perfs/

delete row

click a button to delete a row

edit row

same as click to edit

infinite scroll

inline validation

change element validity from the backend/ add error messages

lazy load

start with a skeleton element, post to the server to replace it

lazy tabs

only load tab content when the tab is clicked

sortable

svg morphing

change properties (color, size) of an svg from the backend

counter

server global state, user scoped state

title update

update page title in real time

todomvc

https://todomvc.com/