| Here is too much information, but this is how I spend my evenings now... Goal is a finance tech app, although I probably just need a pretty front end, and I can do stuff manually in the background (like invest money, wire transfers, etc...). I do have some database experience, writing to mysql. Was planning on doing that using LAMP, because I have experience already. Features needed: >write to database(should be easy with my previous experience) >Usernames/passwords(I am actually clueless how to start doing this, I have Wordpress if needed) >Accept payments(but again, I can probably do this through wordpress if its too time consuming). Other specs, since its finance and people are going to be putting money into it, its gotta look and feel good. I'm willing to invest many months into building this to be perfect. However, progress feels slow since I'm learning the new javascript react-native syntax. Any tutorials you recommend? Working through the facebook tutorial right now. last trivia question- I was considering using Reflux, but I saw an article saying reflux is dying. I've heard facebook is especially brutal with changes. |
- My list of suggested resources for learning React: http://blog.isquaredsoftware.com/2017/12/blogged-answers-lea...
- My list of suggested resources for learning Redux: http://blog.isquaredsoftware.com/2017/12/blogged-answers-lea...
- My React/Redux links list, which has categorized links to articles, tutorials, best practices, and much more: https://github.com/markerikson/react-redux-links
Also, come by the Reactiflux chat channels on Discord! It's a great place to ask questions and learn. The invite link is at https://reactiflux.com .