Hacker News new | ask | show | jobs
by patrickgordon 3501 days ago
I'm building a personal CRM to help me manage my personal relationships (https://simplerm.co)

Stack is two separately hosted apps.

Frontend: react, redux, webpack as a single page app Backend: Rails for an API

Why? I wanted to learn react and redux and I like using Rails for my backend and was comfortable with that.