Chapters (13)
- 0:00Demo
- 1:35Overview Diagram
- 3:39Starting Our Server
- 7:09Create PostgreSQL Database and Table
- 13:14Connect Database and Server
- 15:30Build Routes with PostgreSQL Queries
- 32:37Restful API Overview
- 37:54Set Up the Client Side (React)
- 40:59Build The Input Todo Component
- 50:32Build The List Todo Component
- 59:10Build the Delete Button
- 1:04:49Build the Edit Todo Component
- 1:19:47PERN Stack Review
Show the creator's full description
Learn the PERN stack in this full tutorial course for beginners. The PERN stack consists of PostgreSQL, Express, React, and Node.js. Learn how to combine these technologies to build a full-stack web application!
🎥 Course developed by The Stoic Programmers. Check out their YouTube channel: https://www.youtube.com/channel/UCAPuqvFWmUg_gc_AZHUBPsA
💻Code: https://github.com/l0609890/pern-todo-app
❤️ Try interactive JavaScript courses we love, right in your browser: https://scrimba.com/freeCodeCamp-JavaScript (Made possible by a grant from our friends at Scrimba)
⭐️ Course Contents ⭐️
⌨️ (0:00) Demo
⌨️ (1:35) Overview Diagram
⌨️ (3:39) Starting Our Server
⌨️ (7:09) Create PostgreSQL Database and Table
⌨️ (13:14) Connect Database and Server
⌨️ (15:30) Build Routes with PostgreSQL Queries
⌨️ (32:37) Restful API Overview
⌨️ (37:54) Set Up the Client Side (React)
⌨️ (40:59) Build The Input Todo Component
⌨️ (50:32) Build The List Todo Component
⌨️ (59:10) Build the Delete Button
⌨️ (1:04:49) Build the Edit Todo Component
⌨️ (1:19:47) PERN Stack Review
🔗 PostgreSQL Installation: https://www.youtube.com/watch?v=fZQI7nBu32M
Learn more about:
🔗 PostgreSQL: https://www.youtube.com/watch?v=qw--VYLpxG4
🔗 Express: https://www.youtube.com/watch?v=G8uL0lFFoN0
🔗 React: https://www.youtube.com/watch?v=DLX62G4lc44
🔗 Node.js: https://www.youtube.com/watch?v=RLtyhwFtXQA
Check out free Postman programs for students and educators to help you learn more about APIs: https://www.postman.com/company/student-program/
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.