tech/webdev magazine

May 6, 2020

Mirage JS Deep Dive: Understanding Mirage JS Models And Associations (Part 1)

Wednesday, May 06, 2020 Teklinks

Mirage JS is helping simplify modern front-end development by providing the ability for front-end engineers to craft applications without relying on an actual back-end service. In this article, I’ll be taking a framework-agnostic approach to show you Mirage JS models and associations. If you haven’t heard of Mirage JS, you can read my previous article in which I introduce it and also integrate it with the progressive framework Vue.js.

Full article