php-coder / mystamps

The site about post stamps where you can create a virtual collection
https://my-stamps.ru
GNU General Public License v2.0
20 stars 33 forks source link

Consider using HTMX instead of React #1671

Open php-coder opened 9 months ago

php-coder commented 9 months ago

We should evaluate HTMX (https://htmx.org) and if it's good, let's use it instead of React (see #1328), our own jQuery code (see also #1211) and axios (#1497).

Useful links: