Skip to content
Fancy PixelFancy PixelBlog
← Blog

Posts tagged #flux

rails7 min read

React + Flux backed by Rails API - Part 3

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.

Andrea Mazzini
rails8 min read

React + Flux backed by Rails API - 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…

Andrea Mazzini