Josh Cameau - The Joy of React

Josh Cameau - The Joy of React

Register & Get access to index

porjoton

Premium User
Premium
TutFlixer
Nov 4, 2020
111
116
27
Kabukicho
Video can still be compressed though while keeping the quality more or less the same.
Yep - just thought about not making you do more work when it's not necessarily needed since the video size in total is just below 8gigs, which is not huge. Still, I suppose some folks would find it helpful who have low storage/internet bandwidth cap (by the way, thanks a bunch for your hard work with other resources; you've helped the community with the compressed vids for other resources, and I'm personally very grateful).

And 100% with you about the interactive challenges - the codesandbox challenges are already linked in the dummy code editor, so interactivity is still there, but just not withinin the resources' saved HTML pages.
 
Last edited:

doni

Active member
TutFlixer
Oct 4, 2020
217
436
37
solar system
joy of react + epicweb, skip react.gg
to be honest i don't understand why not choose one course and stick to that, i used to be stuck in tutorial hell and it was just a waste of time in my opinion, just pick a course and stick to it

edit: @Satoru Gojocan real thanks bro! i have a question please, can u check about missing videos? i tried to compare with the curriculum
Please, Log in or Register to view URLs content!

and there is some videos that missing, or maybe it's not the full version?
really appricate that
 
Last edited:

lala23

Member
TutFlixer
Sep 13, 2020
128
77
19
Viet Nam
to be honest i don't understand why not choose one course and stick to that, i used to be stuck in tutorial hell and it was just a waste of time in my opinion, just pick a course and stick to it

edit: @Satoru Gojocan real thanks bro! i have a question please, can u check about missing videos? i tried to compare with the curriculum
Please, Log in or Register to view URLs content!

and there is some videos that missing, or maybe it's not the full version?
really appricate that
That true, I will learn through all this course also read react.dev docs and build side projects
 
Last edited:

porjoton

Premium User
Premium
TutFlixer
Nov 4, 2020
111
116
27
Kabukicho
edit: @Satoru Gojocan real thanks bro! i have a question please, can u check about missing videos? i tried to compare with the curriculum
Please, Log in or Register to view URLs content!

and there is some videos that missing, or maybe it's not the full version?
really appricate that
what made you think there are missing videos? If you are assuming each chapter within each module has videos, you'd be wrong to think that, since it's a mix of both reading materials and videos, but mostly text-based, and some chapters do not contain videos.
 

doni

Active member
TutFlixer
Oct 4, 2020
217
436
37
solar system
what made you think there are missing videos? If you are assuming each chapter within each module has videos, you'd be wrong to think that, since it's a mix of both reading materials and videos, but mostly text-based, and some chapters do not contain videos.
you right, my bad, they were in the code folder.
thanks.
 
  • Like
Reactions: dikk

quadrihuncho

Member
TutFlixer
Feb 6, 2022
53
65
13
Nigeria
Video can still be compressed though while keeping the quality more or less the same. The bigger issue with such courses is that the interactive parts are not working, and probably could not be made to work as it must be using serverside rendering.

Of course it is not a real issue, you can just mimic it even with a local install using vite, using codesandbox or stackblitz, repl.it, even gitpod or github codespaces (cloning a repo --
Please, Log in or Register to view URLs content!
) and put in a bit more effort to do the tasks.

Anyway this is a very neat course, he is not talking a hole into your stomach, makes note of tiny but important issues, so his experience shines through really well.
Please can you help with the compression??
 

dikk

Well-known member
TutFlixer
Sep 8, 2020
830
7,820
52
eu
Please can you help with the compression??
I will upload it to somewhere. Not that huge amount of compression, but still around 1.5-2gb instead of 8+ gb. Videos are completely legible (= readable if you don't know), 1440x810p instead of full hd.

Here's the file: contains html files rar'ed also + videos compressed (and renamed where it could be):

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

quadrihuncho

Member
TutFlixer
Feb 6, 2022
53
65
13
Nigeria
I will upload it to somewhere. Not that huge amount of compression, but still around 1.5-2gb instead of 8+ gb. Videos are completely visible, 1440x810p instad of full hd.
Thanks bro, I'm from Nigeria, 8gb is somehow expensive for me...I'll be waiting for it
 
  • Like
Reactions: Samarpit

iacwr_

New member
TutFlixer
Jul 16, 2023
94
15
8
Germany
what made you think there are missing videos? If you are assuming each chapter within each module has videos, you'd be wrong to think that, since it's a mix of both reading materials and videos, but mostly text-based, and some chapters do not contain videos.
Do you think this course is beginner friendly?
 

dikk

Well-known member
TutFlixer
Sep 8, 2020
830
7,820
52
eu
Do you think this course is beginner friendly?
In my opinion, it is best if you do some
Please, Log in or Register to view URLs content!
- just do the official one, no need to install anyhing first, and after that you start going at it with this course. I think he explains the concepts really well, I myself started to go through it (and I do have experience with react already) and already found a few bits that were new to me.

And of course the basics of html and javascript and css are a must.

So in my opinion prepare to go through the course at least 2 times, you will learn new things each time I am sure.

Also if you have not got much coding experience then prepare to be baffled a few times, and just getting stuck. Try to out-chatgpt or out-google on your own, but if there's no progress, then the solution is very well explained in the videos.
 
Last edited:
  • Like
Reactions: _D_Go and iacwr_

PeponoVitotino

New member
TutFlixer
Dec 29, 2020
10
5
3
Argentina
Do you think this course is beginner friendly?
This course is React beginner friendly, but you have to know a little bit of HTML, CSS and JS.
One of the first exercises is about creating DOM elements and rendering them on screen using only vanilla JS .

Josh provides documentation for doing things like this, but I think you need to know the fundamentals of front end development before taking this course.
 

ron_tonie

New member
TutFlixer
Feb 12, 2023
23
11
3
Greenland
This course is React beginner friendly, but you have to know a little bit of HTML, CSS and JS.
One of the first exercises is about creating DOM elements and rendering them on screen using only vanilla JS .

Josh provides documentation for doing things like this, but I think you need to know the fundamentals of front end development before taking this course.

Can you suggest a good course for CSS and JS to take first, before going this one?
 

Latest resources