3
I have a single-page and I need to save the value of a variable in the database. How to do this using angular js?
This variable gets the title of my single-page. This title will be customized by the customer.
Someone would have a tip on how to do this just using client-side technologies?