Viewing profile — mupkoo
mupkoo
HN member- Joined
- Sat, Jan 25, 2020, 10:21 AM UTC
- HN karma
- 6
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About mupkoo
No profile information was provided.
Recent public activity
-
comment
Comment #22145736
Great tool! I cannot say how much I like using Mirage, and how much it helps me while developing applications. I have used it only with Ember.JS and I always missed having it while…
-
comment
Comment #22145713
Mirage is not just a request mocking framework. It comes with an ORM and a way to define factories, so you can create random data with ease, while you are testing your app. I am su…