DinoSourcesRex / hot-toast-observe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Areas to observe

The store folder contains 3 areas.

  1. The Requests area which stores information on HttpRequests. The selector here is what is being used for the toast message.
  2. The Toast area which has an action and effect to listen for a toast message and open a toast
  3. The root area which deals with the fluff of sending the API request and wiring everything together.

Service

The Pokemon.Service has a 5000ms delay on the request.

About


Languages

Language:TypeScript 50.6%Language:HTML 44.2%Language:JavaScript 4.8%Language:CSS 0.3%