I just checked the source code line by line in .html and..css and they match line by line perfect. Thanks for your work
@NomanAli-zd1bn Жыл бұрын
Thanks alot thats what we want simple basics and easy to understand ❤
@howtobecomeadeveloper Жыл бұрын
So glad you like it! ❤️
@freguenshoodjean58414 ай бұрын
Thank you a lot , although the displayTask function is really challenging. .
@howtobecomeadeveloper4 ай бұрын
I'll do my best to explain deeper in the next one!
@alexgoldendragon34358 ай бұрын
tysm!!!!! This is so detailed, you deserve more subscribers!
@howtobecomeadeveloper8 ай бұрын
Oh thank you!
@tooma-g68912 ай бұрын
Thanks you have taught everything in detail , I have understood everything😄
@rupeshthakur37542 ай бұрын
nice explanation. Love from Nepal
@anjaneyulub2529 Жыл бұрын
I love your teaching I am excited to learn more from u Thank you : )
@howtobecomeadeveloper Жыл бұрын
Very happy to hear that, my pleasure :)
@themilesroarkexperiment1662Ай бұрын
Great vid. Appreciate you.
@josephryan88997 ай бұрын
It's strange but the project opens better in Firefox but still no pointer cursor over input areas. Thanks
@nr73432 ай бұрын
look nice, why you are set todoList.innerHTML = "" every operation list add and update you delete all and print agian...
@function30 Жыл бұрын
I love your teaching make video on make anything responsive, responsiveness tricks
@howtobecomeadeveloper Жыл бұрын
Thank you! Awesome, I'm noting it down! 😊
@DarshTiwadi-tl2ihАй бұрын
Very Good🥰
@hemanthchowdary7150 Жыл бұрын
Awesome 🤩 thanks ❤
@howtobecomeadeveloper Жыл бұрын
My pleasure! 😊
@Ms.Delareact10 ай бұрын
Hey I am following every step but my output is not changing, I am typing every thing the same but my website doesn’t not even show the color or the font change. I need help please .
@angiek192511 ай бұрын
Question how would u go about making categories for your list n move items between those to do categories
@howtobecomeadeveloper11 ай бұрын
Good question! I would nest the existing data storing of the tasks into seperate structures which you could name. So for example if the tasks are stored like this: Todos = { Task 1: value 1, Task 2: value 2, } Turn it into: Todos = { Category 1: { Task 1: value 1, Task 2: value 2, }, Category 2: { Task 1: value 1, Task 2: value 2, }, } I wrote this quick on my phone so sorry for syntax mistakes but I think you get the point 😜
@josephryan88997 ай бұрын
Hello awesome tutorials but I'm having an issue with the scrollbar and webkit stylings their not making any changes the scrollbar still is visible. Thanks
@DrixBors6 ай бұрын
try this .scroll::-webkit-scrollbar { width: 0.06rem; scrollbar-width: thin; }
@Sattivlogs-fp2ch3 ай бұрын
Thanks you sooo much
@hyojinkim68709 ай бұрын
HIII! thank you so much for the video. I have a quick question .. when i tried to make a Edit function, i declared "const firstText = todo[index].text;" and my console says "Cannot read properties of undefined (reading 'text') " like this. what should i do???!!! help me plzzz
@alexgoldendragon34358 ай бұрын
you could ask chat gpt
@ChristianChinakueze-do2bd3 ай бұрын
I love your video
@zinakemoum79306 ай бұрын
hello, it is interesting what you teach, i follow you very well
@howtobecomeadeveloper6 ай бұрын
Thank you! 😊
@ryomensukuna9513 Жыл бұрын
😍
@howtobecomeadeveloper Жыл бұрын
😊😊
@seputarrahasia765510 ай бұрын
awesome
@howtobecomeadeveloper9 ай бұрын
Thank you!
@howtobecomeadeveloper Жыл бұрын
Build your next awesome project: www.tubebuddy.com/quicknav/latest/UCkXqOdpo5ul8BosGBFlDgmw
@thilaksalivahanan2342 Жыл бұрын
Beginner javascript website creation please. Thanks for your efforts
@howtobecomeadeveloper Жыл бұрын
Awesome, thank you for your feedback!
@Rshubham1819 Жыл бұрын
I think you should start concept wise project of javascript.
@howtobecomeadeveloper Жыл бұрын
@@Rshubham1819 Interesting, could you explain a bit more? 😊
@Rshubham1819 Жыл бұрын
@@howtobecomeadeveloper yes, sure it's a great pleasure for me. You should make a proper playlist for javascript concept wise projects and explain it in depth, like- for method string you can make mini projects, or how strings and its method is used in real world. And many more topics
@raaajj_aryan5 ай бұрын
very helpful. not like most of the others
@howtobecomeadeveloper5 ай бұрын
Thank you!
@aissame112 Жыл бұрын
❤❤
@howtobecomeadeveloper Жыл бұрын
❤
@EliiiXD7 ай бұрын
why do i feel like writing css is way harder than building basic backend side
@howtobecomeadeveloper7 ай бұрын
I see your point! They can be hard in different ways for sure.
@EliiiXD7 ай бұрын
@@howtobecomeadeveloper is it means that i am specialized for backend side maybe haha