React

You might say

People keep saying to use React for websites. What's better about it than writing the page directly?

A JavaScript library for building interactive interfaces from components and stateAfter an item is added to a cart, React can update the count from 2 to 3. Whether the item was actually saved and remains after a refresh still depends on backend and data storage.
Know first
React.js
Further reading