Nairi Harutyunyan

Results 6 issues of Nairi Harutyunyan

This is the first React Conf in the region and it will gather more than 500 React developers from Armenia and other regional countries.

If you will try to run JS Bin examples, you will get a error “Rx is not defined”, I think You forgotten add RxJS lib in JS Bin

As in book written, if string length exceeds the number of unique characters in the alphabet we can return false.

### Details Hey, could you help me to understand why the first example works well but the second one returns a syntax error? The third one is clear why can...

For example we may do this: ``` const asana = require('node-asana'); asana.config.setConfig('RateLimitEnforced', { retry_after: 5000, }); ```