Thank you very much for a fantastic introduction to REACT. Very well explained & I think I am finally beginning to understand how it works!
Amazing video, way way better than many courses that ask money to teach React.
I've been a bit intimidated by some of these JavaScript frameworks before this, but after watching your video I feel much more confident in diving in!
Wow, great video and easy to follow! Can't wait to see more!
Hey I like the video - one thing: the react docs recommend binding the function to this inside the constructor, so that might be a best practice. `Class HelloWorld extends React.Component { constructor(props) { super(props); //your state setup this.toggleColor = this.toggleColor.bind(this); } // rest of code }`
Love your stuff - I'm mostly a backend guy, but your videos helped me get off to a great start with Vue.js 2.0 and this was a really good intro to React. Really wish you'd do more, but I get it can be tough to have the time to put in with a full time job.
I hated React until now. Great vid dude! Most of my work those days is about making dinamic websites, i still using angularjs and node/express/mongo to build api backends. Thanks.
love the way you teach!!! more than that, I love your personality!! keep up the great work bud!
welcome back, man look forward to learning from your videos
Short and to the point. Really nice stuff.
Excellent teaching method and pace. A+
Thanks for great and extremely clear description of react basics. Can't wait for new videos! Also would be cool to see a video about redux, the thing I still can't get alive in my head. I believe, with your video I will finally get it. Also want to notice that you catch me with you joke, was LOL : )
That made it so clear. You sir are a great teacher!
That was awesome bro. Keep posting more videos on React with new examples. If possible make a PLAYLIST on React. Please........
Excellent introduction to React. Thanks so much!
Great video ! Very quick and to the point, i like it!
Very Nice Video. We want more video with such nice Explanation. Thanks
Your video really help this newbie here... hehehe... Thanks a lot! You really got me there @2:38 XD
This was a good intro to react. Still not a fan of mixing html into my js, especially when you have to keep passing the scope, but that's what the kids seem to like these days.
@kadiroelemo7585