Learn Web Development By Building a CRUD App | HTML CSS & JavaScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ม.ค. 2025

ความคิดเห็น • 11

  • @samkujawa449
    @samkujawa449 5 หลายเดือนก่อน

    One good addition would be adding if (textValue === "") return; before the todos.push(textValue) in the addTodo function. In the current version it allows you to push blank todos. Other than that, this was a great video

  • @DawoodKhanGameDev
    @DawoodKhanGameDev 2 หลายเดือนก่อน

    Done! learned till the addtodo part then tried doing the edit and delete stuff by myself and voila i did it on first try! was scared I'd fell into tutorial hell
    Should i try going for react right away from your tutorials or should i do more with javascript right now?
    (i did learn javascript already from w3schools and some other youtubers)
    Thanks for the easy tutorials with awesome explanation!

  • @Becksbradley
    @Becksbradley ปีที่แล้ว +1

    Awesome !

  • @mikejohneviota9293
    @mikejohneviota9293 ปีที่แล้ว +1

    great vid!

    • @Smoljames
      @Smoljames  ปีที่แล้ว

      Thanks for the comment:)

  • @Intellectualmind4
    @Intellectualmind4 ปีที่แล้ว +1

    💥💥💥💥👍👍👍👍

  • @anjaneyulub2529
    @anjaneyulub2529 ปีที่แล้ว

    please increase the vs code font it's hard to see..

  • @renealbrechtsen9743
    @renealbrechtsen9743 ปีที่แล้ว +1

    You really should separate your script and styling into other files.

  • @R3dPeel
    @R3dPeel ปีที่แล้ว +2

    ewww inline style