Hi, Thank you. nice tutorial. As a beginner was having one issue with your code. It can delete the item again that I've deleted already. I have tried to use the if statement to avoid the null element but somehow doesn't work for me. How can I prevent deleting non-existing items?
This is the clearest video on Sequelize with API end points. Thank you!!
Took me all day to find a video like this. Great job.
Excellent. Superb explanation. Especially the use of async with await. Thank you so much.
Solved my life implementing Sqlite + Sequelize in Node, thanks! new sub, great channel! continue doing content!
Thanks, this is straightforward....
Thanks Sir Love you i am waiting for your upcoming tut
çok güzel bir video olmuş anlatım gayet açık ve net
Impressive tutorial.
this is how you should teach .......tnx
Very approachable, thank you ❤
Thanks for the tutorial
it was a nice and clear implementation I loved it.
Perfect video!!!
Nice tutorial. What font are using on your vscode?
Thank you so much, amazing video!
Thank you!
good job. Thanks.
Thanks, do you have any idea that add another Post model beside User? How can we add another database/table on server?
awesome!
Nice video
:)
Very useful, thanks.
Thanks
You have an SQLite explorer at bottom left, may I know what vs code package is that? I have like to use it.
It is an extension, here marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite
Thank you!))
Thank u so much!!
Hi, Thank you. nice tutorial. As a beginner was having one issue with your code. It can delete the item again that I've deleted already. I have tried to use the if statement to avoid the null element but somehow doesn't work for me. How can I prevent deleting non-existing items?
You can query the entity. If query returns null then you can return error response back.
shouldnt that be a patch request?
I can't finde course files on ghithub link !
It's right here. github.com/basarbk/express-sequelize
Then you can check crud-final branch. github.com/basarbk/express-sequelize/tree/crud-final
I want to secure the sqlite db file with password how to do that please tell me
Thanks for the video,New subscriber here, can you do with react as fullstack please
please make a todo app using squelize
no code in the repo :)
Thank you!