DEV Community

Discussion on: Who's looking for open source contributors? (July 2 edition)

Collapse
 
alexdovzhanyn profile image
Alex Dovzhanyn

I've recently been working on porting the Redux library to ruby, to allow for separation of state and logic in your backend and to encourage better standards for writing code. I've gotten a large portion of it up to spec and it's been released as a ruby gem, but it would be nice if people here could test / audit it or even submit a pr in case I missed something in my implementation.

Check it out here: github.com/alexdovzhanyn/rydux