Thanks for this, as a beginner I found this was perfectly for my skill level and learnt a lot!
@zalodias1232 жыл бұрын
Thanks for already including CSS. Helps to focus on the Vue logic and functionality.
@TylerPotts2 жыл бұрын
You are welcome!
@nangseakheng29762 жыл бұрын
@@TylerPotts glad to see your tutorial video very useful...🥰
@aldotube88 Жыл бұрын
Good video, I would say it feels like you go through it pretty quick, found myself pausing and coding along a lot more than others. I'd also say it feels a little bit above beginners level just on the explanation on what everything does
@TylerPotts Жыл бұрын
Thanks I'll take your feedback into consideration for my future videos! :D
@kapo5636 Жыл бұрын
@@TylerPotts yeah your explanations completely suck. you might as well take the time to go over what each part is properly doing, instead of saying "we do this, do that", especially if your video is catered towards beginners.
@sofiad.698 Жыл бұрын
i slowed the video to 0.75 and it was still too fast xD
@nato.musica5 ай бұрын
Awesome videos, thank you very much!
@waleedcodes14222 жыл бұрын
An other perfect Vue App Thanks!
@TylerPotts2 жыл бұрын
Thank you!
@jackwang3093 Жыл бұрын
Thanks for the tutorial mate! Awesome content!
@jaloliddinumariy20252 жыл бұрын
Very Good Video Thanks, But I have A error in computed Unexpected side effect in computed function
@haamidshamim9858 Жыл бұрын
thank you very much for the code it helped me a lot
@jrv6602 жыл бұрын
Anyone know this error? Unexpected side effect in computed function vue/no-side-effects-in-computed-properties
@yugeyuge80089 ай бұрын
Thanks for the concise and educational video.
@jonyparker22792 жыл бұрын
Thanks. This is really helpful.
@elian-dev Жыл бұрын
Awesome video, thanks!
@robimuhammad952 жыл бұрын
thank you! easy to follow
@TylerPotts2 жыл бұрын
Glad it helped!
@casaderemador2 жыл бұрын
Kick ass tutorial! Congrats!
@nadetdevfullstack70412 жыл бұрын
Excellent Tyler !
@TylerPotts2 жыл бұрын
Happy you enjoyed it
@ЮрійЮрійович-м9т Жыл бұрын
Дякую, друже! Загалом все зрозуміло. Спробую розділити все це на компоненти, щоб нічого не зламати :)
@gleb.stachev Жыл бұрын
Thanks for the cool video, but I don't really understand why the business and personnel categories are needed? what is their functionality?
@TylerPotts Жыл бұрын
It's just an example of adding categories to a to-do list you can disregard them and still get the functionality to work fine 😁
@gleb.stachev Жыл бұрын
@@TylerPotts ok, thank you 😊
@dicodidiraja Жыл бұрын
wordke flawlessly, thanks
@AbdullahKhan-js2oz2 жыл бұрын
❤ well it helped a lot
@paulaneesh7 Жыл бұрын
Please come up with more Vue projects, there's very less content of Vue on KZbin
@nikhilgupta9876 Жыл бұрын
Hello sir, your video is really helpful. what if we want to click and drag any todo items to arrange the todos in our way/order?
@kenweb272 жыл бұрын
Thank you. I've completed this tutorial. It's my fist vue project. Question: In removeTodo why aren't you using something like removeItem to remove it from the local storage?
@ai-bloggers7 ай бұрын
Thank you very much 🎉
@TylerPotts7 ай бұрын
You're welcome 😊
@MarkJosmilDegamo Жыл бұрын
hello sir whats the recommended syntax highlighting for vue
@d-landjs Жыл бұрын
Excelent tutorial bro!!! Thnks for everything!!! Hope new tutorial with Firebase!
@2310karyn2 жыл бұрын
very nice one, thanks for sharing !
@abletoneverything3913 Жыл бұрын
How do you have your VScode suggesting whole lines of code like that? @18:29
@NeverDieAgl2 жыл бұрын
Ok, i'm now getting a problem that todos are saved to local storage, but it get's cleared after F5 -.- name stays, todos not :/
@Yakuzanis Жыл бұрын
Thank you so much !
@newtonkimathi51412 жыл бұрын
Excellent work keep up and share more knowledge
@Hamida-j7o9 ай бұрын
Hey Tylor, thanks for the explanation! While the video was informative, I felt a bit clickbaited by the thumbnail mentioning editing todos. It would be helpful if the video mentioned that aspect too, or the thumbnail could be adjusted to better reflect the content. Thanks!
@matthewtang56382 жыл бұрын
Hi Tyler, would like to know if there's any follow up video on linking the vanilla javascript with local storage?
@TylerPotts2 жыл бұрын
Hey Matthew, I've done an updated version of todo app with local storage here: kzbin.info/www/bejne/bJapqKeXj8tpsMU
@danielkovacs366410 ай бұрын
thanks the video do u plan to develop google calendar implementation for this todo app?:)
@shimakara Жыл бұрын
Thank you ,I learned a lot😀😀
@FitHealthyandInShape Жыл бұрын
It looked like you were writing in JavaScript and it automatically was converting it to proper HTML. What were you using to accomplish that? How can I set my environment to work like yours?
@TheanIDE4 ай бұрын
Thank you teacher ❤, Would you share me your suggestion or extension?
@rohitkf84742 жыл бұрын
Soooo soothing to listen to your voice bruh 😂
@Pages_Perfected Жыл бұрын
I have a question, it is stored in localstorage of the browser, but where is it exactly ? I mean in my device folders, Chrome then where? I saw it in inspect key value but couldn't find it in my device.
@shiratorr Жыл бұрын
What theme are you using?
@mikareich33882 жыл бұрын
what color theme are you using?
@junderfitting8717 Жыл бұрын
I'm looking for it too, did you find it?
@mikareich3388 Жыл бұрын
@@junderfitting8717 no unfortunately not :(
@junderfitting8717 Жыл бұрын
@@mikareich3388 I wathed Tyler's video's about color theme. He use SynthWave '84 and Aura Theme
@ManuMarea2 жыл бұрын
Great,it accepts links as well? You know this could be' useful to organizer and store remote resources
@TylerPotts2 жыл бұрын
Yes, absolutely
@tomtakumi2 жыл бұрын
Cool video Tyler. Do you have any tips on using Web Components in Vue3?
@rasen-shuriken11 ай бұрын
in watch function it shoud be first parameter should be () => todos.value and () => name.value
@adelinewebdev6503 Жыл бұрын
Thank you for this video; I loved your coding approach, which is straightforward and efficient - exactly what we desire! Well done. However, a small notice: for beginners, please speak more slowly. I'm looking forward to seeing the other content you can share.
@faridehgorji2586 Жыл бұрын
Sorry for the typing errors.😮
@araputrevor51032 жыл бұрын
Do you need to always upload a new version of a Vue website or can you update individual pages
@TylerPotts2 жыл бұрын
Interesting topic, so personally I use something called FTP Sync that will only update the modified files, so when you build your vue project you can hit sync and it'll only push the files that have changed.
@araputrevor51032 жыл бұрын
@@TylerPotts thanks, could you please make a video about it
@MTFights Жыл бұрын
great video
@faridehgorji2586 Жыл бұрын
Hi, I am trying to learn Vue.js. I wish you had added all the details on the way you tested your codes in the console to teach us how to test our code. By the way your to do lest is not an ascending list which means to list the "todos " from the task which is done first to the task which is done next. So your todo list must be in the order make a video then Eat lunch and then test is you want to list them in ascending order based on the a TIME
@nicholasbazzoni70842 жыл бұрын
Does this have within it an example of a parent component being passed to a child? just wondering
@mcfahr36552 жыл бұрын
Works good, tnx
@ahmadevangelista95782 жыл бұрын
hi may I ask what extension do you use for intelisense.
@anish90532 жыл бұрын
github copilot (freemium)
@shanksjoyboy25502 жыл бұрын
Unexpected side effect in computed function on computed
@yooru79422 жыл бұрын
Thanks ! for a total newbie i got a clear idea of everything that you explained , just one question what's the extension or tool that was auto completing your code ?
@nwachukwuexcel2 жыл бұрын
I'm thinking Github Copilot but, it could just be another Eslint extension for Vue
@Drenwickification2 жыл бұрын
@@nwachukwuexcel Thanks for yout comment... hadn't heard of github autopilot but just got it now and it seems amazing. Just on a 2 month free trial but may well pay for it as it seems so useful
@mr.gegenpress77502 жыл бұрын
'todos_asc' is declared but its value is never read.Vetur(6133) anyone else having the same issue? I'm trying to figure this out. Also, installed eslint and volar (replacement of vetur) but no success yet
@ludame Жыл бұрын
Thanks for the tutorial. For someone who knows how to use React and looking to learn Vue, this was helpful. Just wondering what theme are using on your VScode?
@waqarmujeeb4122 Жыл бұрын
SynthWave '84
@sysy42052 жыл бұрын
Thank you so much. I like your code colors! What is name of the theme?
@eugenevorobyev2 жыл бұрын
I think it's "SynthWave '84" from extended list of themes
@angelo17162 жыл бұрын
@@eugenevorobyev i use the same one and it took me a while to realize we both use it lol
@andresmontenegro1384 Жыл бұрын
It's "Synthwave Refined" !
@hafiizhaalbanna74772 жыл бұрын
watch(name, (newVal) => { localStorage.setItem('name', newVal) }) name deprecated. also when i see application is not store the name.
@athallahyoga69862 жыл бұрын
can you put it on firebase?
@FroYouShorts-np5cm Жыл бұрын
Please take more time in explanation , It would be great
@ahmetcanyontem55902 жыл бұрын
Is the local storage permanent? I mean if u close the app and reopen it, do the data load or are they gone?
@szabolcsjobbagy302 жыл бұрын
It is stored in your browser, it will remain there until you delete it manually or by an app.
@9diin2 жыл бұрын
It's good🎉
@zafariqbal92 Жыл бұрын
Liked the video and Smashed the Subscribe button!!!
@nwachukwuexcel2 жыл бұрын
Thanks so much for the video Tyler. I just started learning Vue and what a fun project to work on!!! :) However, I think the todo input is restricted to a certain string length, I wouldn't know if I added this somewhere
@piyushpatil68742 жыл бұрын
Wonderfullllllll :)
@TylerPotts2 жыл бұрын
Glad you like it!
@vuchke2 жыл бұрын
is anyone else having his todos sorted from oldest first to newest or just me ?