Artem

Results 28 comments of Artem

@boblauer what do you think?

@boblauer pay attention please :-)

@aalfiann you're fully right about performance, I just tried to follow [current codestyle](https://github.com/boblauer/cachegoose/blob/1a152831ee6486da68850c5ba70949aa8afc0797/src/extend-query.js#L34-L36). In the latest commit I've remake realization to more faster.

Хорошая идея, если работать исключительно по БЭМу. Изначально задумывалось сделать универсальный инструмент, не завязанный на каком-либо конкретном подходе. В принципе, можно сделать этакий БЭМ-мод.

:+1: I have this error too, because webpack create `"use strict";`.

+1 It is strange that method with name ignoreElement**s** really ignore only one element.

![WHYYYY!!?!?!?](https://cloud.githubusercontent.com/assets/1322855/21553079/4c909cb8-ce17-11e6-8adb-4bf06300831b.png)

![please](http://www.quickmeme.com/img/c5/c5d5b517c9a526eb953dd4fd121667040b3512959c8de616ec8f2f01190d3540.jpg)

What about new method with some name as `setBoolMod` for save backward compatibility?

Really, what the difference? And does we have a difference when send data? ```js bot.sendText('message', { target: { id: '635580', type: 'Person' // or 'Group'? }, }); ```