refresh after delete in express

JavaScript
  // Reloading the page
    location.reload();
Source

Also in JavaScript: