TODO LIST USING JAVASCRIPT

Build todo list or app using javascript, in this project tutorial we will learn how to build a todo list, using javascript html css.
source code link
drive.google.com/folderview?i...

Пікірлер: 21

  • @somanathkakade6908
    @somanathkakade690810 ай бұрын

    Excellent teacher, Amazing explanation.

  • @tekskilldev8310
    @tekskilldev83102 жыл бұрын

    You are an excellent teacher. You have made todo CRUD app logically and efficiently. Great Job.

  • @codelab7185

    @codelab7185

    2 жыл бұрын

    Thank you

  • @sahiraahamed
    @sahiraahamed Жыл бұрын

    Super 👏.. Amazing explanation for the beginner.. 🔥😍

  • @codelab7185

    @codelab7185

    Жыл бұрын

    Thank you

  • @uzbekdev4980
    @uzbekdev49802 жыл бұрын

    Hello buddy Good job. Really impressive

  • @data9224
    @data9224 Жыл бұрын

    IT WAS AMAZING! THANK YOU VERY MUCH! YOU HELPS A LOT

  • @codelab7185

    @codelab7185

    Жыл бұрын

    Thank you

  • @sreejapm2709
    @sreejapm2709 Жыл бұрын

    Thank u so much Sir.

  • @codelab7185

    @codelab7185

    Жыл бұрын

    Thank you

  • @uzbekdev4980
    @uzbekdev49802 жыл бұрын

    Just a little suggestion. It would be awesome if you improve video sound quality it feels like there is echo coming back. Other than that everything is perfect

  • @codelab7185

    @codelab7185

    2 жыл бұрын

    Hi thank you for your suggestion about audio echo, i have not noticed that before, i will correct it from my next video I will watch your video, good luck with your channel

  • @uzbekdev4980
    @uzbekdev49802 жыл бұрын

    I also built To Do list and posted video for that. If you are interested you can go and check out how I implemented it

  • @josephmusinguzi2360
    @josephmusinguzi2360 Жыл бұрын

    Thanks for this good job, but how can i integrate local storage to this

  • @lordring8908
    @lordring89082 жыл бұрын

    Thank you for the detailed instructions. I want when I press the enter button, new todo item will be added. please guide how to do it

  • @codelab7185

    @codelab7185

    2 жыл бұрын

    Thank you, to add enter key write this textInputField.addEventListener("keypress",(e)=>{ If(e.key ==="Enter") { Here copy paste all code inside addButton.addEventListenr() } })

  • @Misica11000
    @Misica1100011 ай бұрын

    Can you do update,but that data stayed down?

  • @courses4life934
    @courses4life934 Жыл бұрын

    Can you please upload code to github and share it in the description

  • @codelab7185

    @codelab7185

    Жыл бұрын

    I added the source code link now, please check

  • @courses4life934

    @courses4life934

    Жыл бұрын

    @@codelab7185 Thank you. One more suggestion to get view is that you try doing projects that are trending for interview and js polyfills based questions. These will get you more views in my opinion.

  • @BMikel
    @BMikel Жыл бұрын

    Wrong approach. You need to manipulate items via unique ID. Anyway, for educational approach could be used to learn JS basics.

Келесі