Naoto Ida

Results 4 issues of Naoto Ida

Hi! I'm really digging how this GraphQL documentation works. Thought it be nice to mention these in the readme as they are pretty cool configurations that should be known, without...

I am following the tutorials for Android setup, but getting the 'Unresolved class CustomTabActivity' in AndroidManifest.xml, which probably means that there might be something wrong with the FB SDK. I...

Refers to `React` namespace.

I have a setup like this: ``` var cacher = require('sequelize-redis-cache'); var redis = require('redis'); var Sequelize = require('sequelize'); var rc = redis.createClient(6379, 'localhost'); var db = new Sequelize('cache_tester', 'root',...