Project URL: Glitch
Hi all, I recently did this coursera course: https://www.coursera.org/learn/front-end-react/home/welcome and decided to try modifying the hello-sqlite project to use react+redux. I was working from an old remix of the hello-sqlite project so it may not have all of the endpoints in server.js.
It really helped me solidify what I learned in the course. Forgive me if there is already a well known project like this – I searched but didn’t see anything that was exactly like this.
I also knew nothing about webpack or babel etc before this week so it’s entirely possible that I did all of that the wrong way.
I hope it’s useful to someone,
- Andrew