Files
Reservair/assets/js/datasource
Martas 1294a177ae (#1) - WebPack bundling of JS and CSS (#1)
This work was done with Claude.

Added bundling of CSS & JS with WebPack. This also means minimization.

---------

Co-authored-by: Martin Slachta <martin.slachta@outlook.com>
Reviewed-on: #1
2026-06-12 10:57:23 +00:00
..
2026-06-11 19:03:29 +02:00

JS Data Sources

The JavaScript RSV Client layer. The frontend uses RsvDataSource to work with the Reservair's REST API.

The RsvDataSource is an object for a specific resource & contains methods for working with it.