keajs/kea-saga

Not an Issue / But a question .... Documentation // Utils delay

Closed this issue · 1 comments

Hello,

Sorry if I post here. I am quite new in dealing with redux and redux-saga. I'm just trying to get an overview and understand the methodologies. In the documentation a delay function from the Utils is used again and again? Where can I find it? I'd like to see what it outputs.

Thank you.

for Understanding it would be nice if all code is included. :) Like:
import delay from '/utils/delay'
import range from '
/utils/range'

Or could i find the Examples somewhere?

Edit ---

Ah ok i found it in your website package.
https://github.com/keajs/kea-website/blob/master/app/utils/delay.js