B
B
bullock2018-02-08 17:31:53
JavaScript
bullock, 2018-02-08 17:31:53

Changelog to javascript?

Good day.
There is an HTML table with which the client can perform CRUD operations on strings.
There is a SAVE CHANGES button after clicking on which the changes made should go to:
1) SQLServer
2) Excel table
(the backend will deal with this)
There was a need to keep a log of changes, after the client clicks on the SAVE CHANGES button, send this log to the server application, which in turn all changes will be made in the database.
Tell me if there are ready-made javascript libraries that are sharpened for maintaining such logs?
Excel is the same, when saving, all changes must go to the database, and vice versa, if the data in the database has changed, Excel also changes, but this is not relevant to the question.
PS js frameworks please do not offer

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question