Build a Todo list app in HTML, CSS & JavaScript in 2024 | JavaScript for Beginners tutorial

  Рет қаралды 335,160

Tyler Potts

Tyler Potts

2 жыл бұрын

Learn how to build a todo list web app in HTML, CSS and JavaScript with the ability to display, create, edit and delete your tasks. Task list, to-do list, shopping list.
UPDATED VERSION (With Local Storage): • Build a Todo List App ...
Source code: github.com/TylerPottsDev/yt-j...
// JOIN THE NEW DISCORD SERVER!
/ discord
// MY GEAR FOR CODING AND KZbin
Blue Yeti Microphone: amzn.to/3jr3l7T
Microphone Stand: amzn.to/35B9LMN
Chair: amzn.to/3dWds3F
Thunderbolt Dock: amzn.to/3osBF6u
Monitor: amzn.to/37I8KoR
Screenbar Light: amzn.to/3iFRS7w
All of these products I own and have tested!
// FOLLOW ME ON TWITTER
/ tyler_potts_
// INTERESTED IN GAME DEV?
Game development channel: / muddywolf
// CHECK OUT MY GAME
play.google.com/store/apps/de...
// DO THESE SIMPLE STEPS
LIKE, SUBSCRIBE & SHARE

Пікірлер: 448
@soumelee5661
@soumelee5661 Жыл бұрын
2:38 html file 7:51 css file 21:26 js file
@yassminh
@yassminh 2 жыл бұрын
I've been learning JS for 3 months now and stuck on how to take what I've been learning and create stuff with it. This has been a great intro into it's possibilities. Fun tutorial! Thank you :)
@TylerPotts
@TylerPotts 2 жыл бұрын
Great to hear!
@alexandrabalanescu8340
@alexandrabalanescu8340 2 жыл бұрын
Same here 😩 how are you doing now though?
@kritisrivastava6451
@kritisrivastava6451 Жыл бұрын
Same!
@jasonlago5129
@jasonlago5129 Жыл бұрын
Im glad im not the only one. I feel like im stuck in "basics Hell" and just need that final push
@PeteGoode
@PeteGoode Жыл бұрын
try this: find a record keeping problem in your home to solve Example: A digital book catalog create a book catalog where you can check books in / out tasks: 1. create a new record (book title, author, etc) 2. generate a list showing books in various ways - alphabetically by title - alphabetically by author - alphabetically by subj - alphabetically by genre 3. create check in / out functions - record date & time - record to whom level it up later by scanning the UPC or entering the ISBN to auto populate the book details.
@mr6462
@mr6462 Жыл бұрын
Thanks for the little pieces here and there that really gave me hopes of making progress!
@Gugapoeta
@Gugapoeta 11 ай бұрын
omg.. spent the last six hours trying to understand a tutorial on how to make a todo list with JS and couldn't figure out lots of stuff. Came here and thats it, half an hour passed and I got it all! 🤣 huge thanks to you Tyler!!!
@babylee3975
@babylee3975 21 күн бұрын
As a new developer i must say that you did a good job in breaking down the explanations properly and this video really helped. Good job👍🏾
@TylerPotts
@TylerPotts 18 күн бұрын
Glad it helped!
@ondrejmuzik8345
@ondrejmuzik8345 Жыл бұрын
great video, i love tutorials where i dont just copy but i learn along with it
@MartinExequielFuraca
@MartinExequielFuraca 2 жыл бұрын
I was trying to practice with several projects, but i was really bored. This was absolutely helpfull and fun, thank you SO MUCH!
@TylerPotts
@TylerPotts 2 жыл бұрын
Ayy awesome! We all love a fun project! :D
@Woeden
@Woeden Жыл бұрын
Man i love the way you code, learned a lot of vscode shortcuts along with JS. Great tutorial.
@TylerPotts
@TylerPotts Жыл бұрын
Woo happy I could help!
@SameerSinghGarden
@SameerSinghGarden 10 ай бұрын
Thankyou so much for the tutorial, learnt many new things !
@mrtech7940
@mrtech7940 Жыл бұрын
it took me more 3 hours to complete the project ,yet i ve learned lots of things .Thanks budddy so much
@TylerPotts
@TylerPotts Жыл бұрын
Happy to help!
@devsharma181
@devsharma181 3 ай бұрын
Thanks for such a great tutorial! Will expand this project
@nanakwamedickson4296
@nanakwamedickson4296 2 жыл бұрын
This was absolutely helpful. Straight to the point.
@TylerPotts
@TylerPotts 2 жыл бұрын
Happy to hear that! :D
@Blentux
@Blentux 2 жыл бұрын
Very well structured tutorial. Thought I could already do it myself with my basic JavaScript skills. Had no actual problems until I came to the part with deleting posts (I didn't even had an edit function built in.) But this taught me a lot, thanks for that :)
@TylerPotts
@TylerPotts Жыл бұрын
Woo! Happy I could help!
@ZimTech97
@ZimTech97 8 ай бұрын
Great Video!! Helped me understand JS better than i did before
@lucasAlmeida-ue7iw
@lucasAlmeida-ue7iw 2 жыл бұрын
Tyler you are incredible. That was insane buddy!
@TylerPotts
@TylerPotts 2 жыл бұрын
Thanks, Lucas!
@yungshabba5119
@yungshabba5119 Жыл бұрын
Best tutorial i've done so far. Thanks Tyler !
@TylerPotts
@TylerPotts Жыл бұрын
Glad it helped!
@wii3willRule
@wii3willRule 2 жыл бұрын
Thank you for the tutorial! This was my first js development experience-- I hope to expand on this project!
@TylerPotts
@TylerPotts Жыл бұрын
Woo! JavaScript is cool! 😎
@nsikakakpan6638
@nsikakakpan6638 Жыл бұрын
Thanks, TYLER POTTS, I fully understood this video, and it really helped me a lot to improve my Javascript Skills.
@waqaspathan3337
@waqaspathan3337 2 жыл бұрын
for people saying he went too fast: This is supposed to be a very brief tutorial, if you want more details and deeper understanding, don't click on a short video. Thank you Tyler for this! I have a lot of experience with python but I wanted to begin learning javascript so this was an excellent tutorial, please continue!
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you, Waqas. I'm happy you enjoyed it! :D
@TomasMisura
@TomasMisura 3 ай бұрын
thanks a lot for this video. I have been programing quite long time but still could learn couple of programming techniques that helps me a lot!
@MehmedAk
@MehmedAk Жыл бұрын
Thank you for the video, definitely helped jump start things at the JS side.
@TylerPotts
@TylerPotts Жыл бұрын
Glad it helped!
@ace_ctrl
@ace_ctrl Жыл бұрын
gonna use this video to create my first project, thanks so much!!
@CodeEnthusiast78912
@CodeEnthusiast78912 Жыл бұрын
thank you i learned so much even though you didn't explain much, i searched the terms i didn't know
@ameerspace
@ameerspace Жыл бұрын
Hey, Thanks for sharing. I really like the way you have explained to create a todo list. Really appreciate your efforts.
@ItzShrav
@ItzShrav 11 ай бұрын
thanks man, this was my first web dev project took me 3 days to finish this video But i did it! appreciate you bro
@NyashaMafunda
@NyashaMafunda 2 ай бұрын
thank you... simple and straight forward
@zafiroula100
@zafiroula100 Жыл бұрын
Idk why everyone complains about the speed. Im a beginner too and i find that you explained everything in detail. I love your videos, the styling here is really good, well done🙌👏
@TylerPotts
@TylerPotts Жыл бұрын
Thank you Iris!
@user-gx1vp7wl7c
@user-gx1vp7wl7c 5 ай бұрын
Very help full and have learnt a lot. Thank you dude :)
@weareloved
@weareloved Ай бұрын
Thank you!! This tutorial was awesome!!!!!!!!!!!!!!
@elizabetemichelledefreitas4941
@elizabetemichelledefreitas4941 2 жыл бұрын
Great tutorial!! It really helped. Thank you so much!
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad it helped!
@HayWhy_Pappy
@HayWhy_Pappy Жыл бұрын
Thanks man!
@zanechan4274
@zanechan4274 Жыл бұрын
Nice demo to get us to comment and like XD You totally deserve it :)
@martinsejiofo8794
@martinsejiofo8794 Жыл бұрын
A million thanks, this was very helpful
@dusanjovic7268
@dusanjovic7268 2 жыл бұрын
thank you for not selling any course and giving this for free love you!
@justinckho9390
@justinckho9390 2 жыл бұрын
Great tutorial for beginners. Thank you very much!
@TylerPotts
@TylerPotts 2 жыл бұрын
You're very welcome!
@joyceadee1147
@joyceadee1147 Жыл бұрын
Hi Tyler thanks a lot for this, its been real fun coding with you, though the gradient part failed to work till i used normal colors but i have learned a lot , thanks big deal👌
@TylerPotts
@TylerPotts Жыл бұрын
Happy I could help you learn! - Sucks about the gradients!
@ikleveland
@ikleveland 2 жыл бұрын
to fast, more explanations.... we get it, you can do it, just explain more, and slow down .... you will have a great channel if you do this !
@TylerPotts
@TylerPotts 2 жыл бұрын
Noted!
@ikleveland
@ikleveland 2 жыл бұрын
@@TylerPotts You the man !!!
@gamerparadise3694
@gamerparadise3694 2 жыл бұрын
@@ikleveland you tell me how to make it save when i leave tne page plz cant figure it out
@space_raven5082
@space_raven5082 Жыл бұрын
@@gamerparadise3694 currently there's a video in the description describing that!
@ayushdudhani
@ayushdudhani Жыл бұрын
short videos are better ! I have seen some very long videos that never gets completed!
@priya4023
@priya4023 2 жыл бұрын
You are amazing!!! Thank you for this video! It helped me to create a todo list without confusing!!!!
@TylerPotts
@TylerPotts 2 жыл бұрын
You're very welcome!
@user-kl1cq5ge7g
@user-kl1cq5ge7g Жыл бұрын
Thanks for the step-by-step video. Easy to follow.
@TylerPotts
@TylerPotts Жыл бұрын
Glad it was helpful!
@ahmadoudiallo7907
@ahmadoudiallo7907 Жыл бұрын
Awesome. Thank to you I know how to create a nice Todo by following step by step you explanation in this video. Clear image that I can read even in my cell phone. Thank you much.
@hackrecordz
@hackrecordz 2 жыл бұрын
Hi Tyler! Thanks for the great video. To do list app is very useful for beginners in Javascript, so your video helped me a lot
@TylerPotts
@TylerPotts 2 жыл бұрын
You're very welcome!
@alexphloyddrums
@alexphloyddrums Жыл бұрын
Thank you, man. Great job!
@TylerPotts
@TylerPotts Жыл бұрын
Glad it helped!
@ci2484
@ci2484 Жыл бұрын
Thanks for this, super helpful and informative! I learned a lot from this.
@TylerPotts
@TylerPotts Жыл бұрын
Glad it was helpful!
@nobodyknows730
@nobodyknows730 3 ай бұрын
Man, your tutorials are soo helpful. Thanks a lot for that.
@TylerPotts
@TylerPotts 2 ай бұрын
Glad you like them!
@jonathanndawula8584
@jonathanndawula8584 10 ай бұрын
Thanks for this , am grateful for your work
@dashanben
@dashanben 2 жыл бұрын
It's a stunning video! Thank you!
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you very much!
@cakeestv9973
@cakeestv9973 Жыл бұрын
Great vid! :)
@FadwaInfo
@FadwaInfo Жыл бұрын
loved it. thank you
@yajie7756
@yajie7756 Жыл бұрын
great video, thank you!
@TylerPotts
@TylerPotts Жыл бұрын
Thank you for watching!
@wisdom4070
@wisdom4070 7 ай бұрын
that's really awesome
@WiLDeveD
@WiLDeveD 2 жыл бұрын
Amazing Tyler ! thanks bro...
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad you liked it!
@learnenglish7331
@learnenglish7331 11 ай бұрын
This video is very helpful. Thank you so much
@SHIVAMTIWARI-we9jq
@SHIVAMTIWARI-we9jq Жыл бұрын
too good and thanks a lot
@nhuyen9355
@nhuyen9355 2 жыл бұрын
Hi Tyler. Thanks for the lesson, great.
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad you liked it!
@dondelice257
@dondelice257 Жыл бұрын
Very interesting video, thank you for helping me to fix the bug 🙏
@allanlembe5079
@allanlembe5079 Жыл бұрын
This video is just amazing 👏 😍. The way you explain things makes programming easier and more funny to understand.
@TylerPotts
@TylerPotts Жыл бұрын
Happy to hear that! Thank you!
@danieltosin4669
@danieltosin4669 2 жыл бұрын
This was very helpful. Thank you so much
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad it was helpful!
@nurazizahlaili9652
@nurazizahlaili9652 2 жыл бұрын
I really like this video, you can explanation so clearly. Thanks
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad it was helpful!
@mishabrusnika2769
@mishabrusnika2769 Жыл бұрын
Nice "Tast Lisk". Well done
@wesammuneer8926
@wesammuneer8926 Жыл бұрын
Thank you, Man; I learned a lot from this video.
@TylerPotts
@TylerPotts Жыл бұрын
Glad to hear it!
@PSProduktions
@PSProduktions 2 жыл бұрын
Thank you so much for this, video! Learned a LOTT!! Thanks!
@TylerPotts
@TylerPotts 2 жыл бұрын
Happy to help!
@PSProduktions
@PSProduktions 2 жыл бұрын
@@TylerPotts :)
@girldocode8408
@girldocode8408 7 ай бұрын
very helpful actually.
@chukwuemekaorji9331
@chukwuemekaorji9331 Жыл бұрын
Amazing this was amazing I love your tutorial, very helpful
@TylerPotts
@TylerPotts Жыл бұрын
Glad it was helpful!
@kiranmoura2974
@kiranmoura2974 Жыл бұрын
hello... It was a knowlegeable video , thank you so much for this .
@heriprasetyo6452
@heriprasetyo6452 2 жыл бұрын
I learn a lot. Thanks !
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad it was helpful!
@emotional_stuff
@emotional_stuff Жыл бұрын
going to implement back for this
@anandkumarnitrourkela7404
@anandkumarnitrourkela7404 3 ай бұрын
you are a crazy developer man. Huge respect ❣
@TylerPotts
@TylerPotts 2 ай бұрын
Thanks a ton!!!
@mb-techmedia8494
@mb-techmedia8494 Жыл бұрын
This learn was really helpful. Thank you
@TylerPotts
@TylerPotts Жыл бұрын
Glad it was helpful!
@bereketsisay1791
@bereketsisay1791 Жыл бұрын
Thanks man....this helped alot
@TylerPotts
@TylerPotts Жыл бұрын
Glad to hear it!
@radhikagore9897
@radhikagore9897 Жыл бұрын
Useful 👍 Thank you
@mustafaguleroglu1947
@mustafaguleroglu1947 Жыл бұрын
Amazing!!!!!
@mh4074
@mh4074 2 жыл бұрын
Really perfect job . Thank very much 🙏. More videos 😁
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you! Will do!
@java_king6822
@java_king6822 2 жыл бұрын
great, now i gonna try that
@ArtParlor
@ArtParlor 2 жыл бұрын
That was the most epic intro I ever seen. Holy god
@TylerPotts
@TylerPotts 2 жыл бұрын
Thanks 😅
@DavidmekontsoSonwa
@DavidmekontsoSonwa 9 ай бұрын
Wow,this video explains exactly what I didn't understood before and ofcourse I got to learn numerous new methods.🎉 But for now ,I want to know how to add the local storage as continues to this task lists...
@nisarganisarga4708
@nisarganisarga4708 2 жыл бұрын
Thank you it was helpful
@Calupp
@Calupp Жыл бұрын
I honestly loved how fast you went with this. when stuff goes too slow I end up getting distracted and confused. also you're a css wizard. simple .css code and it looks and behaves great.
@TylerPotts
@TylerPotts Жыл бұрын
Haha, honestly, I hate CSS that's why it's simple - the simpler the better in my opinion 🤣- Thanks for the kind words, Inigo!
@kareynjeri3982
@kareynjeri3982 2 жыл бұрын
i think this is among the most well explained tutorial
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you! :D
@mr.samaxy
@mr.samaxy Жыл бұрын
great job very very impressive editing 😍😍😍😍😍
@user-yr6zg7ux3k
@user-yr6zg7ux3k 2 жыл бұрын
Thanks!
@pilloIMNG
@pilloIMNG 3 ай бұрын
Loved this tutorial! Thanks for the help, I was stuck trying to build my own but came here and it was clear as the water, amazing explanation! One question tho, whould it any different it you didn't create the task_content_el? (div inside task_el)
@PiMpMyCoMpUtEr
@PiMpMyCoMpUtEr 2 жыл бұрын
great, really great !
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you!
@atakhanovcode
@atakhanovcode Жыл бұрын
very nice teacher. you are my best teacher
@anupam6045
@anupam6045 Жыл бұрын
nice explanation and project
@fasanmichael
@fasanmichael Жыл бұрын
I got lost inside the function when you were creating new elements… Also, copilot was really interfering with your tutorial sadly But thanks for the hints on some features I had no idea existed in css! Keep it up!
@vaniilla
@vaniilla 2 жыл бұрын
Useful,Thank u!
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad it was helpful!
@tekskilldev8310
@tekskilldev8310 Жыл бұрын
Tyler great video. I am not a beginner. However, it showed me how to complete CRUD operation with basic DOM manipulation techniques. Bravo! Great Job!
@TylerPotts
@TylerPotts Жыл бұрын
Glad it was helpful!
@alicia4070
@alicia4070 2 жыл бұрын
Great video, but I think for any future beginner videos, going at a slower pace would help us noobies out a lot!
@TylerPotts
@TylerPotts 2 жыл бұрын
I'll try to take that into account! Thank you!
@koshobai
@koshobai 2 жыл бұрын
It's super convenient to use the video playback functions like .75x and whatnot
@rajbannasa7662
@rajbannasa7662 Жыл бұрын
thank you so much sir
@petermwansa4890
@petermwansa4890 Жыл бұрын
Thank you bro
@dilbermt9203
@dilbermt9203 Жыл бұрын
Nice video bro
@anthonnytineo
@anthonnytineo 2 жыл бұрын
Excelente video, saludos.
@animeshjha31
@animeshjha31 Жыл бұрын
Hi Tyler, it was an intersesting project. The "not" condition in css was a bit new and confusing but the project as whole was very interesting and helpful. Thanks again 🙂
@TylerPotts
@TylerPotts Жыл бұрын
I'm happy you learned something! The not condition is super powerful! 💪
@saksham2248
@saksham2248 2 жыл бұрын
We really need that part two pls
@lawrencemotions8720
@lawrencemotions8720 2 жыл бұрын
This was a pretty good build i enjoyed it the only change i made straight away is i named task task_discription , const task_el , create_task and task_content_el, create_task_content.
@amantidiriba3892
@amantidiriba3892 9 ай бұрын
thank u vary much
@juliethomas4826
@juliethomas4826 2 жыл бұрын
Hey, I've never found a video worth commenting on before...until today! I found you so easy to follow! I started coding 8 weeks ago, mainly html and css, but wanted to get to grips with how to use javascript. This video was perfect as I really liked the way you show the divs with the tasks in for the css benefit, then take them away completely, showing us how to then add them with javascript. OK, your javascript part of the video was a little fast but that may well be that I wasn't confident with my code. All I can say is, very much appreciated, great video and thank you!!
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you, Julie! That made my day 😁
@juliethomas4826
@juliethomas4826 2 жыл бұрын
@@TylerPotts to be honest, your video made my day because I've been struggling to get to grips with how to combine CSS styling and JavaScript. Your video showed exactly what I needed to see in a way that was understandable! If you get a minute to reply, did you make a video after this one? And if so which video? I've subscribed but haven't had a chance to look through yet.
@TylerPotts
@TylerPotts 2 жыл бұрын
There's a similar video which covers local storage as well which I've just created it's a task list app but for 2022!
@juliethomas4826
@juliethomas4826 2 жыл бұрын
​@@TylerPotts awesome. I'll take a look. Definitely keep posting...you're a great youtuber!
@Cheetohzz
@Cheetohzz 11 ай бұрын
im in the same boat haha. also ya during the javascript part i can confidently say i was just writing what he was and not knowing what i was doing :D
@OPIUMZAIT
@OPIUMZAIT 2 жыл бұрын
great video and very helpful =]
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad it was helpful!
@mr.kachoo8784
@mr.kachoo8784 Жыл бұрын
Thank you bro is Good
Learn how to make a To-do List using HTML CSS and JavaScript
1:29:23
Code Traversal
Рет қаралды 14 М.
Smart Sigma Kid #funny #sigma #comedy
00:25
CRAZY GREAPA
Рет қаралды 8 МЛН
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 3,4 МЛН
Khóa ly biệt
01:00
Đào Nguyễn Ánh - Hữu Hưng
Рет қаралды 21 МЛН
Build a To-Do List in 20 MINUTES with JavaScript
22:29
dcode
Рет қаралды 26 М.
[Arabic] HTML, CSS, JavaScript Tutorials - To-Do App With Local Storage
40:35
Squares | HTML CSS
1:00
Learning Axis
Рет қаралды 1,4 МЛН
Record Your MIC with JavaScript
13:59
Tyler Potts
Рет қаралды 7 М.
Турист раскрыл тайну нарисованной Италии
0:15
Короче, новости
Рет қаралды 2 МЛН
when a child behaves badly🤪
0:38
Senchiki_social
Рет қаралды 5 МЛН
Сынок не послушал свою мать..😱🚣‍♀️⚓️
0:29
Connoisseur BLIND420
Рет қаралды 1,8 МЛН
Дела семейные...
0:59
Это смешно!
Рет қаралды 3,6 МЛН
ОЧЕНЬ ВКУСНЫЙ БУТЕРБРОД 🍞
0:49
КиноХост
Рет қаралды 4,4 МЛН
ОЧЕНЬ ВКУСНЫЙ БУТЕРБРОД 🍞
0:49
КиноХост
Рет қаралды 4,4 МЛН