Storing The Last Dispatched Action In Aurelia Store - I Like Kill Nerds

added by JavaScript Kicks
11/12/2019 1:01:29 PM

602 Views

Another day, another Aurelia Store tip/hack. Recently, I encountered an interesting situation where I wanted to know when a specific action has fired, being able to check for it within my state subscriptions. Now, it is highly likely there is a better way to do this.


0 comments