Reusable Ajax Call With Different Parameters – Jquery ajax
I am developing some software that makes ajax calls to a web API and returns some data. After completing the majority of work, I am going back through to see if i can refactor any code. From this I have…