Skip to content

Instantly share code, notes, and snippets.

.button
user-select none
cursor pointer
position relative
display block
align-items center
transition all 0.3s ease-out
text-align center
box-sizing border-box
overflow hidden
import {
cutFileName,
formatDate,
formatDateTime,
getUTCDate,
formatDateTimeForApi,
formatDateForApi,
formatMonthYear,
objectToQuery,
queryToObject,
const cached = new WeakMap()
/**
* Check two arrays to equal
*
* @param {Array} firstParams
* @param {Array} secondParams
* @returns {boolean}
*/
function isEqual(firstParams, secondParams) {
import Raven from "raven-js"
import { sentry, release } from "../../config"
import Api from "utils/api"
const immediately = false
const errors = []
/* eslint-disable */
const dev = Boolean(__DEV__)
/* eslint-enable */
import request from "axios"
import { getQuery } from "../entities/utils"
import { getCookie } from "utils/cookie"
import { sendError } from "utils/errors"
const parseQuery = new RegExp("^([a-z]*)-(.*)-({.*})-({.*})$")
function addDataFromJson(obj, json, key) {
const params = JSON.parse(json)
if (Object.keys(params).length) {
/* @flow */
import { action, computed, observable } from "mobx"
import { setUserContext } from "utils/errors"
import { myJetStorage, routingStore } from "stores"
import Api from "utils/api"
import { Aircraft, User } from "types"
/* eslint-disable */
declare var __MORDA__: boolean
const morda = Boolean(__MORDA__)
@unlabeled
unlabeled / links.md
Created November 23, 2017 07:10
Ссылки для доклада componentDidMount не нужен для MoscowJS #39