Create a To-Do List App using JavaScript | JavaScript Projects for Beginners

preview_player
Показать описание


WsCube Tech is a leading Web, Mobile App & Digital Marketing company, and institute in India.

We help businesses of all sizes to build their online presence, grow their business, and reach new heights.

All the courses are job-oriented, up-to-date with the latest algorithms and modules, fully practical, and provide you hands-on projects.

📞 For more info about the courses, call us: +91-7878985501, +91-9269698122

✅ CONNECT WITH THE FOUNDER (Mr. Kushagra Bhatia) -

Connect with WsCube Tech on social media for the latest offers, promos, job vacancies, and much more:

--------------------------------------| Thanks |---------------------------
#JavaScriptProject #ToDolistApp #JavaScript
Рекомендации по теме
Комментарии
Автор

First of all thank you so much for this amazing project. However, there are couple of bugs that need to be fixed.

(1.) If you press "Enter" without writing anything in the input box then a half sized empty todo box appears which shouldn't.
(2.) Even if you fix this bug there's still more to do as when you press spacebar (once or more than once) and press "Enter" then also that same half sized empty todo box appears.

These are the changes that must be done in the function code:

item.addEventListener(
"keyup",
function (event) {
if (event.key == "Enter") {
let cleanlist = this.value.trim();
if (cleanlist.length > 0) {
addToDo(cleanlist)
this.value = "";
} else {
return;
}
}
}
)

adeebkhan
Автор

Bhagirath sir,
Love from Manav aashram Colony ❤️
I'm your big big big fan 🙏🏼

keshaii_
Автор

Superb Project sir, please bring more advanced JS projects including Twilio, much needed.

Spider-Man_
Автор

Thank you sir very nice and net and clear explaination😊

archanasahu
Автор

PLEASE CORRECT ME IF I AM WRONG....

This is just my point of view that after attending this lecture that i have learnt:
if we want to CRUD operation on client side :
to be
DOM.
Event listner.

which further if we move to react the UI update is all taken control by react HOOKS..

boomaboom
Автор

Didn't think I'd watch a 20min video, went by so fast!
Nice job! 🔥

ACCESSZERO
Автор

Python me vi todo list banana sikao na vai😁

prerit
Автор

Sir can i take web development course frim your web

opticmind
Автор

style is not working on 'delete icon'

AdarshMitr
Автор

How to add a remainder in this code Can anyone help me to add a remainder to the Task in this code

bcastudy
Автор

sir line through hoo hi nahi raha please reply

utkarshvedi
Автор

Humne HTML me i-tag ke andar fas fa-time kyu diya samajh nahi aaya koi samajha skta hai

Dinkar_Thakur
Автор

Please bro please how to make Pubg hack 🧐🧐

richpubg
Автор

Sir agar input khaali hai phir bhi li add hora wo bhi khaali
Is problem ko bataaiye na

MohsinKhan-wvep
welcome to shbcf.ru