React JS tutorial for beginners: Tutorial 6 - Make a mobile menu with state hooks

  Рет қаралды 18,786

Quentin Watt Tutorials

Quentin Watt Tutorials

Күн бұрын

Пікірлер: 27
@diegoa1984
@diegoa1984 3 жыл бұрын
10/10 video not using libraries for everything and explaining the logic behind.
@talalahmedsiddiqi9263
@talalahmedsiddiqi9263 Жыл бұрын
Thats just a perfect and really very useful video. Amazing concept of State Hook
@kultrol6440
@kultrol6440 4 жыл бұрын
Just wanted to say thank you, I'm new to react and was having some trouble coming up with the menu logic, but you made this seem pretty simple
@ziasahil4016
@ziasahil4016 3 жыл бұрын
best video ever on youtube for sidebar with react..
@QuentinWatt
@QuentinWatt 3 жыл бұрын
Thanks.
@thomaslochner9068
@thomaslochner9068 4 жыл бұрын
Very simple and well explained. Thank you for helping me build my web portfolio!
@QuentinWatt
@QuentinWatt 4 жыл бұрын
Great to hear!
@NathanielScottYT
@NathanielScottYT 3 жыл бұрын
Does anyone know how he gives elements css properties just by adding a class, such as 'fixed'?
@aliahmadchour
@aliahmadchour 3 жыл бұрын
Tailwind css
@NathanielScottYT
@NathanielScottYT 3 жыл бұрын
@@aliahmadchour ty
@ngocvunguyen4695
@ngocvunguyen4695 3 жыл бұрын
bravo bravo!! I subscribed your channel. I wish I could found your videos sooner. big thanks, brother!
@QuentinWatt
@QuentinWatt 3 жыл бұрын
Thanks for the sub!
@dfcw
@dfcw 4 жыл бұрын
Thank you for these videos!
@QuentinWatt
@QuentinWatt 4 жыл бұрын
My pleasure!
@joze.rios44
@joze.rios44 4 жыл бұрын
Thanks Quentin!
@QuentinWatt
@QuentinWatt 4 жыл бұрын
It's a pleasure.
@NASA_VAULT
@NASA_VAULT 3 жыл бұрын
love it
@QuentinWatt
@QuentinWatt 3 жыл бұрын
I hope you don't get insulted. :)
@mahmoudhussein271
@mahmoudhussein271 2 жыл бұрын
amazing keep it up
@FrancoisBeyers
@FrancoisBeyers 3 жыл бұрын
This React course taught me more in 2 hours than most 40 hour courses did! Thanks Quentin. One question though, how would I be able to make the menu push from the left rather than overflow the content? So when you click the burger the whole screen shifts to the right as the menu comes in?
@QuentinWatt
@QuentinWatt 3 жыл бұрын
The solution you are looking for would be mostly css based. When you click a button the margin on the left should slowly grow for 0.3 - 0.5 seconds. that's all css based. You only need javascript to trigger the margin in the left to grow or shrink.
@Ninerpack
@Ninerpack 3 жыл бұрын
Does anyone know how you would be able to toggle a different menu based on a media query or based on screen size?
@QuentinWatt
@QuentinWatt 3 жыл бұрын
Something like this: /* outside the media query */ .little-menu { display: none; } .big-menu { display: block; } @media only screen and (max-width: 600px) { .big-menu { display: none; } .little-menu { display: block; } }
@LvRezery
@LvRezery 4 жыл бұрын
Could you please add the github link for the icons?
@QuentinWatt
@QuentinWatt 4 жыл бұрын
Sorry about that. It's "font awesome", it's a 2 second Google search away though.
@luizzitol
@luizzitol 4 жыл бұрын
nice video overheeereeee ;)
@QuentinWatt
@QuentinWatt 4 жыл бұрын
Thanks 😁
React JS for beginners: Tutorial 7 - Animating the menu
8:19
Quentin Watt Tutorials
Рет қаралды 3,7 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
How To Debug React Apps Like A Senior Developer
21:07
Web Dev Simplified
Рет қаралды 182 М.
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 493 М.
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 1,2 МЛН
Learn how to use Props in React in 19 minutes (for beginners)
19:12
Sonny Sangha
Рет қаралды 151 М.
State Managers Are Making Your Code Worse In React
13:33
Web Dev Simplified
Рет қаралды 208 М.
Please stop using px for font-size.
15:18
Coder Coder
Рет қаралды 247 М.
React JS for beginners: Tutorial 9 - Fetching data from an API (part 1)
13:41
Quentin Watt Tutorials
Рет қаралды 79 М.
Build an Awwwards Curved Menu with Nextjs and Framer Motion
6:58
Olivier Larose
Рет қаралды 39 М.
10 React Hooks Explained // Plus Build your own from Scratch
13:15
Fireship
Рет қаралды 1,4 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН