I've started building some projects in React but I only seem to be learning new css and JavaScript tricks but not anything in React.
So I was hoping to get some ideas or maybe specific features to implement that will make me use all sorts of lifecycle methods, hooks, redux/context and maybe stuff I still don't know about.
The suggestion can be fullstack, that'll be even better 😬. Thank you!
Top comments (5)
Have you seen RealWorld repository on github? You can try to recreate that just using the spec.
Thanks for this. Good stuff!
This is really good.
I recommend watching talks from React conferences. They provide a lot of information in a dense format. In the end, you may not know how to implement it without referencing the video but you know its possible and where the resources are to learn more about it.
Any conferences you recommend?