
Articles Referenced for Building an SPA with React and Redux
This article was originally published on bmf-tech.com . This is a rough memo. Here are the repositories and articles I referred to when trying to build an SPA with React and Redux. There was a decent amount of information in Japanese to understand the concept of the Redux architecture. However, finding source code that seemed useful for what I wanted to create took a bit of effort. Differences in JS specifications, build environments like compilers and task runners, differences in React versions, and related package versions were quite challenging for someone like me who has been focused on PHP... After researching various things, I finally got to the point where I could start working, so I am listing the repositories and articles that were helpful at that time. This will be updated as needed. Reference URL List github - onerciller/react-redux-laravel https://github.com/onerciller/react-redux-laravel github - rajaraodv/react-redux-blog https://github.com/rajaraodv/react-redux-blog gith
Continue reading on Dev.to React
Opens in a new tab

