Ember CLI Mirage is a mocking library for Ember.js. I will tell and show how to use it for prototyping without backend api and how mock endpoints in test cases.
We'll compare imperative and declarative style of building UIs and tell how can we improve reusability of our components and simplify view structure.