I did it - I finished my final project for Flatiron School!! It is a simple Symptom Tracking app built with Ruby on Rails backend and React fronten...
For further actions, you may consider blocking this person and/or reporting abuse
May I know which tool you used for the gif ?
sure! I embedded it with this:
![gif](GIF URL HERE)
I think he was asking for the tool you used to create the gif :-)
As Natalie hasn't responded, I'll suggest that it was an existing stock animated gif (i.imgur.com/jl9CSOO.gif). She didn't actually claim to have created the gif!
Great job! I can tell you that React itself was probably not hard to learn, it was probably redux that made it challenging. I also learned redux with React at the same time when I first started using it, and it made things a lot harder. I would say try another state management strategy, like context. It's a lot easier to understand in the beginning.
Redux and the strategy of async messaging is useful to know though, it helped me to understand microservices and automation strategies later on down the road.
Maybe createSlice method from redux-toolkit is easier than normal redux...
Congrats on successfully finishing your program!
thanks! :)
Congrats on your final project! Pretty damn cool 💯
Great
That Redux graphic is so neat! Why are all the square brackets escaped?
Did they force you to use redux or is it your choice?
I mean redux is so bad, i'd never use it in my pet projects