How to Build a Notification System with Sidekiq, Redis and Devise in Rails 6

Written by matiascarpintini | Published 2020/12/31
Tech Story Tags: ruby-on-rails | ruby | redis | push-notification | notifications | sidekiq | rails | programming | web-monetization

TLDR How to Build a Notification System with Sidekiq, Redis and Devise in Rails 6: How to build a real-time notification system. The project is a simple blog with user authentication and the necessary front to display our notifications. We will use Redis to store all of its job and operational data. We are going to save the user who logged in a cookie (it will help us to obtain it from other places, we will see an interesting solution for this problem with Devise using Warden Hooks.via the TL;DR App

no story

Written by matiascarpintini | Doer
Published by HackerNoon on 2020/12/31