Node js BLOG APP - CRUD and image upload | Node JS Tutorial Part 5

preview_player
Показать описание
In this video, i show how you can build the logic for the delete operation (DELETE) with Vanilla Node JS😊🙌
I also show how you can build a server side logic to delete all the post related images together with the post object👌

Next video!🔥🤞
(JSON Authentication Token)

#blog #blogApplication #vanillaNodeJs

----TUTORIAL CHAPTERS PART 5---

00:00 - Introduction
00:42 - Tutorial road map
01:08 - Frontend javascript to delete posts
05:46 - First episode mistake corrections
07:02 - Server-side javascript to delete posts
15:25 - Frontend update to the delete function
16:09 - Testing
17:58 - Greetings

--- Tutorial PART 1 ---

--- Tutorial PART 2 ---

--- Tutorial PART 3 ---

--- Tutorial PART 4 ---

Part 5 Source code:

🥷 If you would like to buy me some coffe, thank you that is super kind!✨

I'm also on:
Рекомендации по теме
Комментарии
Автор

For those who will follow the tutorial step by step by watching the video I have update the delete function of the data.js file (inside the server folder).

Please refer to the source code if you have some problems with the code👊

Anyway, i'm here for every question you have guys and i'm happy to help you if you need❤🙌

kungfucoding
Автор

I would like to thank you for posting this tutorial. i did have one question, because I cannot find the next video. How did you plan on implementing authentication?

Mystica_Venatus