8 ms·
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 c
by rhapsodyv 8y 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.