Hacker News new | ask | show | jobs
by rhapsodyv 2917 days ago
Is there any starter kit using rest without redux out there?

Actually I’m using react with js-data for a rest backend. I have made some simple forms and list components that abstract a lot of communication with the server.