Back to Browse

PERN Tutorial 8: Delete data from Database

46 views
Jun 5, 2024
3:14

Building a Full-Stack CRUD Application with PERN Stack - Step-by-Step Tutorial Welcome to comprehensive tutorial on building a full-stack CRUD application using the PERN stack! In this video, we'll walk you through each step of creating a robust, feature-rich application using PostgreSQL, Express.js, React, and Node.js. Whether you're a beginner or looking to polish your skills, this tutorial is perfect for you. In this video, we will continue our CRUD operations. We will delete data on PostgreSQL Database and later to see if everything is ok we will display the remaining records on the React frontend. To do that we will use React.js useEffect and useState hooks and also try-catch and async functions. We will have input area for targeting a specific record. For each CRUD operation we will have a dedicated route and component. GITHUB: https://github.com/abdulhakim-altunkaya/youtube_pern KEYWORDS: API, React Components, Frontend, Error Handling, React Router, Try Catch functions, Async functions, Javascript, Axios, Server Endpoints, Server Routes, Localhost, React Hooks, useState, useEffect, dotenv, environment variables PERN stack tutorial, PostgreSQL, Express.js, React.js, Node.js, Full-stack development, CRUD operations, Web development tutorial, Backend development, Frontend development, RESTful API, React components, Express server, PostgreSQL database, React hooks, Deploying PERN stack, Full-stack application, Node.js API, req.body, PostgreSQL setup, Express middleware, React state management

Download

1 formats

Video Formats

360pmp44.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

PERN Tutorial 8: Delete data from Database | NatokHD