Sergey Bolshchikov

Results 11 issues of Sergey Bolshchikov

We need to add mechanism to deal with exceptions: 1. Wrap every api call of `localstorage` into `try catch` statement. 2. Add error callback to the API. This mechanism will...

enhancement

``` bash In file included from ../src/main.cc:1: In file included from ../src/common.h:6: ../node_modules/nan/nan.h:260:25: error: redefinition of '_NanEnsureLocal' NAN_INLINE v8::Local _NanEnsureLocal(v8::Local val) { ^ ../node_modules/nan/nan.h:255:25: note: previous definition is here NAN_INLINE...

On building md file, chrome pops up the following message: > Your profile could not be opened correctly. > > Some features may be unavailable. Please check that the profile...

`radio` is `undefined` while loading it in Karma test runner with amd. The issue is the that in Karma `module` is defined so, the code assumes that it's common js...

## Why? It's important to easily see changes in architecture between desired and currently implemented steps. To achieve that, we want to introduce the diff mechanism. ## How? - [...

improvement

## Why? When the architecture (especially in monolith) is complex, we want to provide the ability to group items into logical groups. ## Dependencies #22

improvement

## Why? Provide an ability to draw in object future (desired) architecture and connect it to existing components. ## Dependencies #22

improvement

- [ ] Recognize the files with event emitters and event consumers in Scout - [ ] Visualize it with the dashed line in the Orakul UI - [ ]...

improvement

## Why? Currently, there's no way to persist any changes e.g. moving objects and saving them in the same place. It will serve as a foundation for future features. ##...

improvement
priority:high