GraphQL Crash Course Client Side| Create Crud App with React, NodeJS and MongoDB
1 min read
👨💻 Source code:
We will create a Todo app which level up your skill on creating a CRUD app which is useful for building almost different types of app like social media app, which also need to know how to implement CRUD operations.
00:00 create react app and add bootstrap
03:55 add custom css
05:30 add list group
06:07 install apollo client
07:26 create query and mutation js
10:19 render todos
14:17 extract components
17:22 create new todo
21:44 delete specific todo
24:38 using useRef
27:46 use Context to store the selected Id
31:15 change ui according to selectedid
33:26 update todo
36:57 get single todo and fix bugs
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔥Complete Courses🔥
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Gumroad Web and mobile complete courses
Complete CSS course
React native Expo for multiplatform mobile app development
Complete NodeJS course with express, socket io and MongoDB
Complete Progress Web App BootCamp
Complete Modern JavaScript BootCamp from the beginning
React – The Complete Guide with React Hook Redux 2020 in 4hr
Vue JS and Firebase:Build an iOS and Android chat app [2020]
New SAT Math Course
New SAT Math Practice Test Explain
Get A* in GCSE Maths (Quadratic equations and graph)
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
💟Follow me
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
‣‣ Udemy ►
‣‣ Twitter ►
‣‣ Facebook ►
‣‣ Instagram ►
***Equipment that I use***
Macbook Pro
Blue Yeti USB mic
Camtasia
#javascript
#webdevelopement javascript tutorial apollo client 3 tutorial graphql vs rest
source