Context
Sometimes when you are building something you want to see how it works with a little delay. I use this for playing with, or testing, React suspense.
Sometimes when you are testing, or playing around, you just want to simulate some delay. Here's a simple way to do just that.
Date:
Words: 51
Time: 1 min read
Sometimes when you are building something you want to see how it works with a little delay. I use this for playing with, or testing, React suspense.