Urgent.News

What's breaking now, across thousands of outlets.

More in Tech

I Built an Offline-First HTTP Request Queue for Angular

GitHub Have you ever had a user submit a form, lose their internet connection, and watch their request fail? I wanted to solve this problem in Angular without forcing developers to build their own…

  • ngx-offline-sync library persists HTTP requests in IndexedDB when offline.
  • Supports automatic queuing of POST, PUT, PATCH, DELETE requests.
  • Integrates seamlessly with Angular HTTP interceptor and HttpClient.

More from Friday 28 August →