@АлександрКлименко-д8с

One of the best react courses so far!!!

@nrrc102

the router thing was so very well explained and detailed. i really like how you explain every function of the syntaxes.
  im really digging your tutorials. subscribed!

@nicolaycamacho3774

Awesome tutorial! clear and precise, I learned a lot from it. Thank you!

@nicolaycamacho3774

The <Link> added to both the logo and the registration in the header are not working (minute 27:18) any thoughts on why might that be? funny enough if I look at the console they both have the <a> tag and the href works from there but not from the header.

@gus4k784

This is an awesome video! I’m learning some new skills while this shelter in place is still a thing so I appreciate the help and you making these videos. How frequent will the tutorial videos be posted?

@sbtv0901

This is the best tutorial I've ever watched!

@jonknight5539

Why is it on this video, the links seem to refresh when you use them, to display the correct page for you.... but when I do it, the same exact code, I have to hit the refresh button for it to update in the browser? The link changes in the address bar, but it doesn't automatically refresh.

I tracked down that it has to do with BrowserRouter just not working. I have it where it is supposed to be, in the src directory index wrapped around app... and I even tried it within app.js and even within the header index file. It still won't go to those pages, just change the link in the address bar.

@arun-poudel

making things simple is to easy for us to understand

@phvilaca

Thank you!! You are helping me a lot! Thank you so much

@thedeveloper4207

Amazing VIDEO......Liked , Subscribed and shared....please do more MERN type projects with Redux and Hooks and new features

@jonatanmark7557

Great tutorial for react developers!

@tsoppa

If react-router-dom does not working try to uninstall v6 with - npm uninstall react-router-dom & install npm install react-router-dom@5.2.0

@right-network

you are a great..... i am waiting for the next videos...

@afrosoul4eva

Grinding my way though

@arun-poudel

simple Tut

@unbxed8940

Hi tutor and other here with this course, I have maybe for you guys a simple question but for me because i'm new with react it seems something where I can't find the answer to, mainly how to make this beautiful project multi-lingual from out a database ? Can someone get me up and running with this question?

@jaywahexplorer

dude thats alot of CSS! Haha!

@gradientO

Thank you!!

@juhandvan

great  !

@jesseboyer3364

Am i the only one who had to throw in some flex box...