filmov
tv
1.4. CRUD Update and Delete | Front End Web Developer Tutorial for Beginners #webdev

Показать описание
In this tutorial series, I'll walk you through how to build a todo app using React on the front end, and Node on the back end.
We'll start by bootstrapping the React application using create-react-app (CRA) and learning how to manage things like state and component lifestyle using hooks. You'll also learn how to control a form component in React.Our todo app will have full CRUD functionality.
Then we'll create a Node server with a SQLITE database so our todo data will persist. You'll learn how to use KnexJS to run queries on the database to perform those CRUD operations.
What you'll need:
- A text editor. I prefer VSCode, and it's what i'll be using in this series.
- A browser with React Dev Tools installed. I'm using Firefox Developer Edition, but Chrome is also a good choice.
- A good understanding of HTML and CSS and at least some knowledge of JavaScript.
If this is your first time here, be sure to hit the subscribe button, and if you like the video, you know what to do!
Front end web developer tutorial
________________________________________________________________________
React Todo App
-------------------------
Node Server
--------------------
Connecting the front end to the back end
-----------------------------------------------------------------
We'll start by bootstrapping the React application using create-react-app (CRA) and learning how to manage things like state and component lifestyle using hooks. You'll also learn how to control a form component in React.Our todo app will have full CRUD functionality.
Then we'll create a Node server with a SQLITE database so our todo data will persist. You'll learn how to use KnexJS to run queries on the database to perform those CRUD operations.
What you'll need:
- A text editor. I prefer VSCode, and it's what i'll be using in this series.
- A browser with React Dev Tools installed. I'm using Firefox Developer Edition, but Chrome is also a good choice.
- A good understanding of HTML and CSS and at least some knowledge of JavaScript.
If this is your first time here, be sure to hit the subscribe button, and if you like the video, you know what to do!
Front end web developer tutorial
________________________________________________________________________
React Todo App
-------------------------
Node Server
--------------------
Connecting the front end to the back end
-----------------------------------------------------------------