React JS Full Course 2023 | Build an App and Master React in 1 Hour

preview_player
Показать описание

✅ A special YOUTUBE discount code is automatically applied!

📚 Materials/References:
Use the special promo code "YOUTUBE" on checkout to save $60!

❤️ Support JavaScript Mastery & Suggest Future Videos:

🌎 Find Me Here:

💼 Business Inquiries:

Time Stamps 👇
00:00 Overview
00:13:10 React in Practice
00:41:08 Developing a Project
Рекомендации по теме
Комментарии
Автор

I'm in a code camp at the moment and half-way through the video I can already say: The way you point out certain basic principles and good practices seem (1) very logical and undestandable to me. And (2) you explain it in a more structured way than my teachers at codecamp. Thanks for taking the time to explain this in detail.

jakob_mierscheid
Автор

Thank you, Andrian. This is absolutely my first react project and the first time I got to understand the concepts. You are a great teacher.

qbwoa
Автор

I'm a seasoned backend and cloud engineer, and I've never really cut my teeth on front end development before. This guide was fantastic at filling in some of the gaps I had after an initial read of the React documentation. Thanks!

moomin
Автор

This was the best tutorial I've tried so far. I made it all the way to the end without giving up AND I was even using a mock api from json file I create for video games instead of movies as I was learning minimal API at the same time and everything worked out great! Thanks a lot for this.

marythompson
Автор

The voice of this person is so calm like i really hear this just for Being relaxed 😎

Antisocialbutterflyhere
Автор

I never realized how helpful the actual visualization of the concepts would be. Thank you for that. It definitely improves the learning experience for a lot of us, and it's far better than just hearing someone talk.

gime
Автор

This tutorial is the best I've come across. Finally a lecturer who explains basic stuff in detail for dummies like me! 😂 Makes learning coding a lot easier for sure!

robertodallocco
Автор

JSM has always been the best. of all the amazing react video tutorials on this channel, this formal course is the one that has been lacking to connect the dots... am super excited

lloykings
Автор

I did struggle a lot to learn React. Wasted a lot of time.
The problem? I did not know the basics of Javascript in first place. You need to walk before you can run.
So I took a few very basic books (books, not complex tutorials!) and learned the fundamentals.
After I learned the basics of Javascript, learning React became much easier.
Edit: For those asking about the books, for the very basics I learned with "Javascript In Less than 50 Pages".
And to develop my knowledge I learned with "Head First Javacript Programming".

johngoutung
Автор

I just did this project and it works amazing. Thank you Adrian for making so many great tutorials. Also, the pace and sound of your voice make me confident while doing the tutorials. Keep doing this great job!🎖🏆🏅🔥👍💯

jaimemontesdeoca
Автор

Thank you so much for this awesome tutorial which is very different from many of those on YouTube, easy to follow and very detailed. For people who are watching this video after the release of react 18, you'll need to replace : import ReactDOM from 'react-dom' (line 2 at 43:55) by import React ReactDOM from 'react-dom/client' and ReactDOM.render(<App />, (line 6 at 43:55) by />)

linoxsama
Автор

I have watched several tutorials on youtube. I learn from tutorials, but you're a GREAT TUTOR! You made it look so simple. You're good. Simply good.

kwabenaboateng
Автор

is it for complete beginners? cos I just did HTML, CSS and JS

HimangiSrivastava
Автор

I love the way you provide everything in the code short video with bundle of stuff and nothing missed So enjoyed a lot, gonna watch and practice the whole react course you provided Thanks once again😍😍

simple
Автор

I've fallen in love with React just by the way you described your processes at each step! I truly enjoyed this Fantastic video, I have learned so much. You have a terrific way of explaining this in a simpler way. Thank You greatly for this!

RockstahRolln
Автор

Great crash course, Adrian! Long time dev but (mostly) new to React, this was a perfect intro for me to kickstart my knowledge. Thanks!

anyeone
Автор

@Andrain, When I started to watch your tutorial, immediately after 5mins I hit 'Subscribe'😂 Your teaching style and content delivery is simply superb!! When you created a single card with just one raw movie data, it made more sense to understand components, props, reusability, so on, .. very effectively!! In fact when I started, I was very sleepy! But once I started, I didn't stop until I finished the App!!
Thanks a lot ❤❤❤

manushreemallaraju
Автор

That was a great class ever... love it <3. thank you so much for giving us this tutorial

farhad.hossain
Автор

Having worked with React some time ago, I recently found myself in need of a refresher to jog my memory on its core concepts and best practices. This video served as the perfect recap, succinctly summarizing all the essential knowledge I had gathered over time. It's impressive how it managed to cover both the basics and some nuanced details, making it invaluable for both beginners and those looking to revisit React after a break. Thank you for creating such a comprehensive and insightful resource. It's clear a lot of effort went into making this content accessible and engaging, and it certainly paid off. Great work! 👏👏👏

vinothsarathy
Автор

Thank you :)
One has to of course be familiar with JS basics first but other than that this is really solid and beginner friendly.
You're a good teacher, I immediately subbed

uncreativename