So I’ve finally finished my first full-stack app, utilizing React+Redux and Express + Mongo (MERN).
This was quite experience (frustration but rewarding). I think I spent more time on getting the app to run vs. the logic of connecting everything together.
At the moment it’s not the most optimal solution, but I am happy the way it turned out.
Anyway, I’d appreciate if you guys give it try and see if there is anything I should work on.
I don’t know… without be logged I can remove pulls and I don’t see any option etc… What happens?
P.s.: I started this project too… ( very alpha https://github.com/NeckersBOX/votingapp … in 1 week some hours every day now work only sign up/login/logout )
client.js?3ac5:58[HMR] connected
process-update.js?e13e:27[HMR] Checking for updates on the server...
process-update.js?e13e:122[HMR] Update check failed: SyntaxError: Unexpected token < in JSON at position 0
at XMLHttpRequest.t.onreadystatechange (https://votez-app.herokuapp.com/dist/bundle.js:1:685)
TypeError: Object.values is not a function(…)
index.js?4644:26 TypeError: Object.values is not a function(…)
Seems it delete from db, yes ( maybe you can see I’ve deleted just some minutes ago some polls ) and this affects all polls.