APIs with Rails:<br/>render :json => the_simple_way
Lately my work at Fancy Pixel has focused on the backend of a product we're about to launch and for which we decided to build a JSON API-only server. These APIs can be consumed from third party…
Lately my work at Fancy Pixel has focused on the backend of a product we're about to launch and for which we decided to build a JSON API-only server. These APIs can be consumed from third party…
This is the last part of "React + Flux backed by Rails API", make sure to check out Part 1 and Part 2 if you have missed them.
This is the second part of "React + Flux backed by Rails API", make sure to checkout Part 1.
I've been working on a frontend for a project we are developing here at Fancy Pixel. We are embracing what looks like a good habit: slicing what would be a monolithic Rails app in a lightweight…
You probably know already what iBeacon is, but just to reiterate, iBeacon is the Apple way of saying Bluetooth 4 Low Energy. At the cost of sounding like a mindless drone, by 'the Apple way of' I…