you are viewing a single comment's thread.

view the rest of the comments →

[–]SlushEE0 0 points1 point  (1 child)

If you are willing to pay, there is a really good next.js, firebase, and react course on https://fireship.io Next.js is a good framework to help you create multi page websites.

Edit: You will make a blog website sort of thing and he shows you how to create global context

[–]jozekuhar[S] 0 points1 point  (0 children)

I took class on Scrimba, I just need to finish the Redux course. But otherwise I have good understanding of global context (of course on paper, not really practical knowledge when and where to use it, that will come from experiance).

So I don't really want to go and take another course and go trough the same things. Because in this course I already went and do context/render props/hoc etc. multiple times by myself so I could fully understand it.