When are you going to post the full course of React JS? I am waiting for it!
@xzex260910 ай бұрын
your voice is great , your voice is what we love and don't be hard on your self
@s-qc9ns6 ай бұрын
use ai to clear your voice in the video.
@valerylouis674711 ай бұрын
One of the best tutorials on how to do a todolist in react.
@michaelschroeder309111 ай бұрын
I just watched your entire react course this far and it have been a life saver thank you! You taught me Java, C, HTML, CSS, JS and Python, literally helped carry me through my degree.
@abrahamsimonramirez293310 ай бұрын
Petition for a Svelte course, I am starting to watch a 20 hour long one, since svelte is less troublesome than react it could be possible to have a comprehensive course in maybe 5-8 hours plus I like your style. I will anyways check documentation when I get some time to spare. No pressure though just an idea you'll perhaps like, ❤
Please never stop making this kind of useful video...❤
@shaikshahed4135 ай бұрын
The best todo list app teaching on youtube by React
@greengoatsh1t88811 ай бұрын
Hoping that you will upload more videos in react js. I've been watching your videos from HTML,CSS,JS and this react js tutorial your videos are very understandable. I hope this coming 2024 I will be a frontend developer as a stepping stones into full stack developer.
@x..darkfate..x6 ай бұрын
Quick and clean but it take time to understand the logic how the up and down function work
@kolya_SAKHA11 ай бұрын
Thank you so much for these useful videos, your voice is calm and your videos are so understandable 🙏
@thierrynoemy834419 күн бұрын
Thank you for sharing !!👌🙏🙏
@al-cadaalachannel319411 ай бұрын
Thanks dear tutor. Useful video
@mediasmithsllc30523 ай бұрын
Awesome video. One of the easier ones to follow that made sense and was short and to the point. How would you include an option to edit an item on the list? (Thanks again and keep up the great work)
@rohannaidu62776 ай бұрын
I just logged in to KZbin to tell you thank you for this.
@danielo_tunes19226 ай бұрын
Thanks bro, very helful for my first react app
@deeplife965411 ай бұрын
Hey bro. So happy to see you back in making video on but please make video for Springboot too
@syedmajid32022 ай бұрын
Thanks for video!👍
@aninh745611 ай бұрын
can you make a video guide about vuejs, nodejs? We are looking forward to it!!!
@Spacetime2315 күн бұрын
thank you soo much !!
@nickinspire111 ай бұрын
Thanks bro, can you make a flutter tutorial please? I hope you see this comment
@andromilk26349 ай бұрын
When an element ends up moving up or down by using the function, we update our new array. Does this mean we also recreate the mapping with the new positioned elements by reinserting them into the unordered list? (Because we also need to take into account that the element which have changed position have take new indexes, so we have to readjust their id, index given to the callback functions, etc.) ?
@AdanJelle-wt4zu4 ай бұрын
thank you so much greate man
@otabekmadaminov-z2i2 ай бұрын
Thank you bro
@mr.RAND55843 ай бұрын
Nice👍
@ireqkubАй бұрын
21:12 I wrote according to the video and it said that error. I attempted to find the cause of error. I read it and I don't understand it. But just putting a single semi-colon (;) end of the line, The error is gone :>
@loke39696 ай бұрын
Hello Bro, can you make a video on the redux toolkit.
@NoobExploits11 ай бұрын
You should create lua guides
@McDonuts167511 ай бұрын
Hello i’m new. What is he using for a platform to write the code and run it? I use apps on my Mac, like Hello Web and know about note pad. curious as to what else i can use.
@miikkarautio8 ай бұрын
Visual studio code
@harshasrinivas474511 ай бұрын
Can you please add edittask to this.
@kathikr93608 ай бұрын
thank you
@Zomoroda894 ай бұрын
this line keeps giving me this error ! [updatedTasks[index], updatedTasks[index - 1]] = [updatedTasks[index - 1], updatedTasks[index]]; the error : Cannot access 'updatedTasks' before initialization
@eduardokawaguchi30862 ай бұрын
i had some problems there too. all i had to do is put a semicolon at the end of the variable above. like this: const updatedTasks = [...tasks];
@andromilk26349 ай бұрын
By the way, I just tested the code and it seems that I'm still able to enter input even though I removed the " value={newTask}" line?
@Zomoroda894 ай бұрын
yes but if you leave it and not set it you won't be able to, this code allows us to get the input value when the button is clicked using useState hook without the need to access the DOM
@eharsha738911 ай бұрын
Make video for destructuring
@kadirertan866411 ай бұрын
21:10 he says "i do have a seperate video on destructuring if you need a refresher".
@Vinishmachado5 ай бұрын
source code anyone
@Zomoroda894 ай бұрын
discription
@georgenikou8 ай бұрын
Only a little bit stinky huh lol
@shaikshahed4135 ай бұрын
The best todo list app teaching on youtube by React