Тёмный

JavaScript CRUD Application With Local Storage - CRUD Operations In JS 

Dear Programmer
Подписаться 26 тыс.
Просмотров 81 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 61   
@erremalave
@erremalave Год назад
this it's the best tutorial to help you how understand and how we can use locastorage! You're a crack dude
@dimitriskaitatzis9770
@dimitriskaitatzis9770 Год назад
Great documentation and simple code! The only thing that i hadn't knowledge was the bootstrap part in your html code. But ok, i make changes by using pure css :)!
@MounikaUmmidi
@MounikaUmmidi Год назад
I completed my codeing without any errors. Thank you !
@DearProgrammer
@DearProgrammer Год назад
Great! Welcome
@CrazyAshu34
@CrazyAshu34 Год назад
& You have made a coding error in spelling of coding 😛
@SakthiVel-k5p
@SakthiVel-k5p 11 месяцев назад
helllo for mee not working peoplist.forEach it says its not a function ??? i hava a doubt in that even chatgpt also i used but i didnt get clear in that
@thecodefather-vf9xn
@thecodefather-vf9xn 3 месяца назад
Amazing job thanks for your work !!
@DearProgrammer
@DearProgrammer 3 месяца назад
Thanks for watching! ❤
@gospelctv
@gospelctv 2 месяца назад
Thanks for this course!
@DearProgrammer
@DearProgrammer 2 месяца назад
My pleasure! ❤
@Snsn-p7x
@Snsn-p7x Год назад
out of all these crud operation video available on youtube your one is best out of all ,but it would have been better if you teach us by speaking instead:)
@CrazyAshu34
@CrazyAshu34 Год назад
Do we have the GitHub Repo... of this project 😊
@tayyabullah9320
@tayyabullah9320 Год назад
Great video, could have been much better if you could teach us step by step so we can follow along!!!
@DearProgrammer
@DearProgrammer Год назад
Noted!
@hernanluisvalea3043
@hernanluisvalea3043 Год назад
All of you who don't know why doesn't work the code, It's because includes isn't a function, it is the first part of code, you just delete that and It'll work
@user-kn6do6ur7g
@user-kn6do6ur7g Год назад
Which is this part?
@abuqeisimran9676
@abuqeisimran9676 10 месяцев назад
Great!! thanks a ton Luis. I also read the error message from control but, I didn't think to remove it until you suggest us and it works!
@ghufranaftab9355
@ghufranaftab9355 Год назад
Wow that's just 🔥🔥🔥🔥
@DearProgrammer
@DearProgrammer Год назад
thanks
@izacmazino1544
@izacmazino1544 5 месяцев назад
hey the video was extremley good i followed every step but for some reason when i want to show my data it doesnt work and and the people list is undefined for some reason i wish you can help me
@EatWorkLife
@EatWorkLife 4 месяца назад
Thank youuuu😊
@DearProgrammer
@DearProgrammer 4 месяца назад
welcome ❤
@FMFT
@FMFT Год назад
Great! What about a library management system?
@DearProgrammer
@DearProgrammer Год назад
next time
@FMFT
@FMFT Месяц назад
​@@DearProgrammerHe creado un programa diminuto (12KB) en HTML, JavaScript y CSS que permite gestionar una biblioteca escolar de una manera sencilla. Más información en mi canal. El programa no requiere instalación.
@amolsonkamble8625
@amolsonkamble8625 Год назад
Sir How to use bootstrap modal in this program
@ricearays4388
@ricearays4388 Год назад
Thanks
@DearProgrammer
@DearProgrammer Год назад
Welcome
@archer201977
@archer201977 Год назад
Hi. I am building an app for my personal local pc use, may i know if you have the source file? Thanks
@abdoebrahim5835
@abdoebrahim5835 Год назад
I wrote the code but it didn't work 😢
@LuisMorales-vj6nr
@LuisMorales-vj6nr Год назад
Thank you bro
@DearProgrammer
@DearProgrammer Год назад
Welcome
@discordusers
@discordusers Год назад
7:59
@MDGUFRANUDDIN
@MDGUFRANUDDIN Год назад
Nice video🎉🎉🎉 but how i get the source code of this project.please reply
@DearProgrammer
@DearProgrammer 5 месяцев назад
source code is in the description,
@pietech391
@pietech391 2 месяца назад
Great video Please the source code link is not working
@DearProgrammer
@DearProgrammer 2 месяца назад
thanks and link is working fine, check again
@queenofpein7111
@queenofpein7111 Год назад
How to make crud only the user can see their data?
@duksisruksis
@duksisruksis Год назад
Hi. Nice video. I am JS noob, but I need create CRUD app :D I have question about 23:50 where in line 138 is... document.querySelector("#Update").onclick = function(){ My question is why you write "#Update"? What "#" do? for me update working if I write document.querySelector("Update").onclick = function(){ But I have two problems - it create new record, but don't delete old record. And if I click "Edit" I "lost" "Add Data" button. So error is somewhere in function updateData(), but I can't find why if statement not working correctly. Can you please share your code?
@natalisulcer974
@natalisulcer974 Год назад
I have the same issue , my code does not work
@CrazyAshu34
@CrazyAshu34 Год назад
# - is used for select the HTML id 🆔 in js file but, if you use document.getElementById("update") then you don't need to use that stuff #... 🦆
@sandralopez746
@sandralopez746 Год назад
Is because .querySelector need . or # for work, if u dont want use that, use document.getElementBy Id or By Class (:
@uttamdeepjaanu6995
@uttamdeepjaanu6995 10 месяцев назад
Add button is not working
@Rk-em5wu
@Rk-em5wu Год назад
Source code? Do you have any git file
@Lextrack12
@Lextrack12 Год назад
Gracias uwu
@jithinassissi7219
@jithinassissi7219 Год назад
why didn't you use form tag
@sahujiseypucho
@sahujiseypucho 8 месяцев назад
coz he want's to show some advance work that is using in the industry levels
@michaelfaleiro
@michaelfaleiro Год назад
Parabéns
@shivampal3669
@shivampal3669 Год назад
👍
@Traveler250
@Traveler250 Год назад
Where can I find source code
@corvetteracer3174
@corvetteracer3174 Год назад
same
@moazmansour7669
@moazmansour7669 Год назад
8:5
@XonOfficial
@XonOfficial 11 месяцев назад
Please source code
@XonOfficial
@XonOfficial 10 месяцев назад
@@DearProgrammer OK ☺
@DearProgrammer
@DearProgrammer 5 месяцев назад
source code is in the description,
@moazmansour7669
@moazmansour7669 Год назад
5:55
Далее
Flutter SQFLITE CRUD Operations
28:36
Просмотров 68 тыс.
All Next.js 15 Changes (in 3 Minutes)
3:49
Просмотров 4,7 тыс.
Pure JavaScript CRUD Operations with Html
24:19
Просмотров 345 тыс.
Storing Objects with Local Storage in JavaScript
6:58
Просмотров 171 тыс.
Subtle, yet Beautiful Scroll Animations
5:04
Просмотров 1,7 млн
CRUD | React | localStorage | Bootstrap | Custom Hooks
32:27