Kodie Grantham

Results 15 issues of Kodie Grantham

The `scssphp-glob` function throws the following error: ``` The "scssphp-glob" function is deprecated an will be removed in ScssPhp 2.0. Register your own alternative through "Compiler::registerFunction ``` however this doesn't...

enhancement

Here is my code: ```javascript var Flickr = require("flickrapi"), flickrOptions = { "user_id": "(Hidden)", "api_key": "(Hidden)", "api_secret": "(Hidden)", "access_token": "(Hidden)", "access_token_secret": "(Hidden)", "permissions": "write" }; Flickr.authenticate(flickrOptions, function(error, flickr) { if...

We ran into an issue we're our server was getting throttled by the Facebook Graphs API due to too many requests to the public API. I've implemented a way to...

Here's an added example file that takes care of the code necessary for implementing images for menu items. ![screen shot 2016-09-21 at 11 34 18 am](https://cloud.githubusercontent.com/assets/603949/18719997/67e92320-7fef-11e6-8d45-694e0188ee16.png)