site icon indicating copy to clipboard operation
site copied to clipboard

Source for Mirage's website

Results 55 site issues
Sort by recently updated
recently updated
newest added

Placeholder issue for things we would include in a cookbook. * Using Mirage with JSON:API * Delaying db writes * UUIDs instead of auto incrementing ID. Also, making UUIDs application...

Someone on HN asked + we do already publish a UMD build. Just need to document it. https://unpkg.com/browse/[email protected]/dist/

This PR adds an advanced example for persisting data to localStorage using a `pretender` hook. I'm not a great writer so curious to hear your thoughts!

Adds support for constructor options so stuff like the following is possible when you add documentation for constructor parameters. ![image](https://user-images.githubusercontent.com/2593480/71863876-2ccde300-30f6-11ea-8818-fbe0050349b0.png)

Hey all! **Why?** Because this is a very big issue for cypress developers... When using cypress fixtures you are required to write out static JSON files in order to have...