Sending Web Push Notifications from Rails
In advance of the proposed new push notification framework for Rails 8, Action Notifier, it may be helpful to know how Web Push works under the hood. This article provides a recipe for implementing Web Push on Rails and has something you won’t find in most posts about Web Push: a working demo! (in supporting browsers and devices) 😅
https://joyofrails.com/articles/web-push-notifications-from-rails
Post a comment