Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 874 Bytes

File metadata and controls

13 lines (10 loc) · 874 Bytes

VueJS State-management-example

Please note this is not production-ready code as it has been extracted from a Docker container I developed. Some features may not work or may not compile, this is just an example of how I developed it.

Postman Collection

Details:

  • All necessary information is loaded from a /GET all API call which is loaded as a state. The state is then changed or updated on each GET/POST request.
  • Global variables have been defined under globals.js to help with readability and reduce time of having to cut and paste everywhere.
  • Uses KISS principle

Preview the project here Alt Text