Skip to content

Instantly share code, notes, and snippets.

View KalachevDev's full-sized avatar
🎯
Focusing

Vladimir Kalachev KalachevDev

🎯
Focusing
  • Yandex
  • Russia, Saint-Petersburg
View GitHub Profile
import fetch from 'fetch';
import { mockServer } from 'ember-cli-fastboot-testing/test-support';
import { all } 'rsvp';
export default new class MockServer {
constructor () {
this.namespace = 'mirage-namespace';
this.promises = [];
}
@KalachevDev
KalachevDev / components.my-link.js
Last active July 5, 2019 14:21
Error: TransitionAborted