Damn man, this channel is just amazing. Really really nice content, and for free to us all. Well, deserved 1.1M Subs, and many more! Thanks.
@austenvalentine41024 жыл бұрын
I am incredibly grateful for this video. The documentation for styled components is excellent, but seeing it used in a workflow makes the learning much faster. Thank you!
@Chris-qg6kc3 жыл бұрын
Amazing! 👍🏾🔥
@victorkarlsson51835 жыл бұрын
Your Swenglish is amazing man! Love it.
@Weibenfalk5 жыл бұрын
Thanks man ... I actually speak with a better english accent when I don't have to think about explaining code at the same time ;)
@victorkarlsson51835 жыл бұрын
@@Weibenfalk or a few beers in! Haha :)
@ztheleader4 жыл бұрын
I loved you chuckles :')
@MrMiguelapb354 жыл бұрын
Very cool, nice job man
@robby31935 жыл бұрын
if you get an error w/ running npm start........'npm update' should fix it
@stannone72725 жыл бұрын
skip setup: 59:17
@leondail1304 жыл бұрын
Thank you
@aashayamballi5 жыл бұрын
Thank you so much... I was waiting for this :)
@iKhawajaWaleed5 жыл бұрын
9:27 you could have just wriitten "import Playlist from './Playlist'"; instead of "import Playlist from '../containers/Playlist'";
@Weibenfalk5 жыл бұрын
You're absolutely right! Thanks! It's easy to miss things like these .. especially when recording and explaining at the same time. =)
@iKhawajaWaleed5 жыл бұрын
@@Weibenfalk Its totally understandable. A similar situation occurs sometimes later as well, so I didn't highlight that.
@aidanemanuel58555 жыл бұрын
Very good tutorial
@sviatlanakruhlikava48515 жыл бұрын
Thank you for this course. But for me there are a lot of styled components and others and only a few hooks.
@ishumishra46865 жыл бұрын
you have used props in your wbn functional component but from where these values are coming under props as you havent used wbn anywhere else
@unmeymahaddalkar48425 жыл бұрын
Like sooooooooo! Great tutorial!
@marcelomagalhaes45085 жыл бұрын
For the routing part (16 min) it would be better to use an optional param instead of two routes, like this: .
@twjr45475 жыл бұрын
could yall do a redux crash cource please?
@venkatavinashkarra5644 жыл бұрын
I am recieving cors issue
@majik8955 жыл бұрын
How can you change those videos in the playlist. I used the embed code in the video url but the same video plays no matter what.
@Weibenfalk5 жыл бұрын
Hey ... hard to help you when not seeing any of your code. Please note that you can find the stepped solutions in the starter files. And also the finished app there ... so you can check out the working code and compare to yours. Hope that helps.
@LosEagle5 жыл бұрын
There is very little need to use hocs with hooks. Hooks should just about replace most use cases for hocs. Also you don't really need to delve deep into javascript classes even without hooks. All you ever use with classes in react are the lifecycle methods and custom methods. Since React uses composition instead of inheritance and every method is private, you don't really need to have any OOP knowledge either.
@alexgusev81185 жыл бұрын
Don't use hooks inside of conditions
@ArjunVAdiga5 жыл бұрын
Can I learn AI IN CSE ENGINEERING
@haloboy7775 жыл бұрын
Yes You can. Many institutes have updated their curricula to incorporate AI as a course the teach over 1-2 semester(s). But "The AI you are dreaming about" is basically Calculus and lots of processing power. Believe me if only you like maths then only come for AI.
@kevanantha5 жыл бұрын
Fcc literally read my mind
@billytodd39615 жыл бұрын
dude me too, hella creepy
@freecodecamp5 жыл бұрын
We posted this just for you. 😀
@coldwarrior99924 жыл бұрын
You should have called your video “Styling” not react hooks