If you're starting a new project and you aim to make it full stack, it's hard to decide whether to start on FE or at BE.
@miragejs is a great tool to get you started on your FE while you shape your BE with multiple iterations, at low cost.
https://t.co/4bhZOVe842
C# is a different planet to me, but I believe in the testing principles here pretty strongly (after doing the opposite for years and always reaping pain later 😅)
Without ever even using the word API, it's also a great argument for @miragejs in UI tests!
https://t.co/SNqIxGGbxs
Recently started https://t.co/o0XXY5XFP8 so if you've had trouble getting Mirage set up in the past see if your stack is there!
And would love to see more examples added, so if you have one and find time for a PR I know others would benefit ❤️
We systematically tested a handful of scenarios in @miragejs to check—in detail—how each of its serializer works. Here are all our findings: https://t.co/uOWanonXNG #javascript#simulation
@mbrevda No but that'd be a good one to have handy!
One approach would be to use server.pretender.handledRequest function to save `server.db.dump()` to localStorage after each request, and on load use `server.db.loadData(localStorageData)` on init to seed the initial state.
#100DaysOfProjects Day 8
Messing around with using @miragejs to mock out an API as I build the frontend interface for this cocktail app. What an incredible tool!
This is nuts...
@RockyNeurock has been working on Mirage GraphQL and this is all you have to do to get all the conventional types, queries and mutations in your schema file mocked out in @miragejs.
Early release but I cannot wait to try this thing out!
https://t.co/Bw3XXtXswP
Used @miragejs to build out a fully functioning front-end, styled with @tailwindui. Once the front-end was perfected, moved to working on the backend.
Finding this technology stack super fast and pleasant to work with. 👌
Share links are live on the @miragejs REPL! Pretty awesome to be able to ship this with zero backend code 🥰
Try it out for yourself by clicking Share in the toolbar:
https://t.co/5uFyllqzYV
🚀 The official @miragejs tutorial is here!
Learn about data integrity, relationships, UI testing and more while bringing a broken Reminders app back to life, one endpoint at a time:
https://t.co/IPiiGvOhTb
✨ New video: "Mock an API for Local Development in React with Mirage JS"
This is my favorite 5 min video I've made on Mirage 😊
Check it out now on Egghead! https://t.co/Jrq9Ru9Fj1
📱 We just published two new React Native quickstarts for @MirageJS!
Some recent improvements have made it easier than ever to develop and test your @reactnative app – even if your API doesn't exist yet.
Check out the guides here 👉 https://t.co/OakvRd1eSs