Skip to content

Instantly share code, notes, and snippets.

// let response = await fetch('/collections/api/cards/channels/gory/', {credentials: 'same-origin'});
// let params = Object.keys(query)
// .map((key) => `${encodeURIComponent(key)}=${encodeURIComponent(query[key])}`)
// .join('&');
//import * as moment from 'moment';
//import 'moment/locale/ru';
//