React JS CRUD Operation with Rest API using Axios in One Video

  Рет қаралды 23,883

Thapa Technical

Thapa Technical

Күн бұрын

Пікірлер: 46
@ThapaTechnical
@ThapaTechnical 4 ай бұрын
Click here to buy India Best Hosting 👉 www.hostinger.com/thapa7 For Thapa Family 💥 Use the discount code THAPA7 to get Extra 10% OFF! --------------------------------------------------------- 💸 Get All My KZbin Videos' Source Code for just ₹249! Grab Now - thapatechnical.shop/source-code 🔥 Access Source Code, PPT & Notes here for Free : www.thapatechnical.com/2024/09/react-js-crud-with-axios-rest-api-get.html 📺 Discover React.js History in Just 10 Minutes - kzbin.info/www/bejne/g5quY5V8ps2aZ7c 📺 Watch the complete Playlist here : kzbin.info/aero/PLwGdqUZWnOp1Rab71vx2zMF6qpwGDB2Z1
@mukeshmanral1327
@mukeshmanral1327 4 ай бұрын
these youtubers are really worth it , because they are giving free education , instead of some youtubers like, Akshay Saini has 1 million subsribers but selling courses worth rupees 5000
@coder44444
@coder44444 4 ай бұрын
awesome thapa sir before now i did not know how i will delete from JsonPlaceHolder api but now you gave a great idea thank you very much i am your fan from Pakistan
@GlowTips-ug6br
@GlowTips-ug6br 4 ай бұрын
Thank you so much for helping us by creating such excellent courses. God bless you brother
@SahilMeo-CodingExpert
@SahilMeo-CodingExpert 8 күн бұрын
am suing first time this method of fetching apis thanks sir to explain this deeply ❤👊
@shubhamshrivastava1504
@shubhamshrivastava1504 Ай бұрын
* { padding: 0; margin: 0; box-sizing: border-box; } body { background-color: #17202a; } html { font-size: 62.5%; font-family: 'urbanist'; } p, a, li, input { font-size: 1.6rem; letter-spacing: 0.12rem; line-height: 1.5rem; color: #fff; } button { padding: 0.8rem 3.2rem; border-radius: 0.3rem; cursor: pointer; border: 0; background-color: hsl(160, 80%, 48%); letter-spacing: 1.5px; text-transform: uppercase; font-size: 15px; transition: all 0.5s ease; margin-left: 1.2rem; -webkit-border-radius: 0.3rem; -moz-border-radius: 0.3rem; } button:hover { background-color: hsl(160, 80%, 55%); color: hsl(0, 0%, 100%); box-shadow: rgb(9, 172, 115) 0px 7px 19px 0px; } .main-section { width: 100%; height: auto; display: flex; flex-direction: column; justify-content: center; align-items: center; } .section-form { padding: 1.6rem; background-color: #212f3d; border-radius: 0.3rem; -webkit-border-radius: 0.6rem; -moz-border-radius: 0.6rem; -ms-border-radius: 0.6rem; -o-border-radius: 0.6rem; margin: 3.2rem auto; form { display: flex; gap: 1.2rem; } & input { width: 24rem; color: #212f3d; border: 0.1rem solid grey; outline: none; border-radius: 0.3rem; -webkit-border-radius: 0.3rem; -moz-border-radius: 0.3rem; -ms-border-radius: 0.3rem; -o-border-radius: 0.3rem; padding: 0.8rem 2rem; } } .section-post { width: 90%; & ol { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3.2rem; & li { background-color: #212f3c; padding: 1.6rem; border-radius: 0.3rem; -webkit-border-radius: 0.3rem; -moz-border-radius: 0.3rem; -ms-border-radius: 0.3rem; -o-border-radius: 0.3rem; list-style-position: inside; border-left: 0.2rem solid #fff; } & .btn-delete { background-color: #e74c3c; &:hover { color: hsl(0, 0%, 100%); box-shadow: rgb(167, 54, 13); } } } } /* responsiveness */ @media screen and (max-width: 980px) { .section-form form { flex-direction: column; justify-content: center; align-items: center; } .section-post ol { grid-template-columns: repeat(2, 1fr); } } @media screen and (max-width:720px) { .section-post ol { grid-template-columns: repeat(1, 1fr); } }
@dcmotivation2447
@dcmotivation2447 2 ай бұрын
love you bhaiya you are great
@AmanKumar-dm8mn
@AmanKumar-dm8mn 3 ай бұрын
Awesome sir
@ErrorEagle-z6r
@ErrorEagle-z6r 4 ай бұрын
Thanku thapa bhai
@happyhappy-xd7rx
@happyhappy-xd7rx 4 ай бұрын
Thank you sir
@devl0ver666
@devl0ver666 3 ай бұрын
love from pakistan this video is very beneficial for me
@Iamchaudharybilal
@Iamchaudharybilal 4 ай бұрын
Sir please multi step form py video or multi form mai hi user register kr saky on react and mongodb
@Wanderlust302
@Wanderlust302 4 ай бұрын
Can you make videos about, how to make CMS and how then upload, and how to add payments system, make something new
@abubakarkhan4732
@abubakarkhan4732 4 ай бұрын
End kab ho raha ha ? & Mega Project ka liya Bro please Make Project Like BLOG APP
@GlowTips-ug6br
@GlowTips-ug6br 4 ай бұрын
sir ap zada zada mini project bnain jitni chezain hmnay parhli hain unkay sth takay concepts clear hojain
@Jaswinder_Singh09
@Jaswinder_Singh09 4 ай бұрын
Sir ek problem hai is crud operation me. 100 I'd ke baad jo bhi I'd add hogi unki I'd same hai kyuki more than 2 I'd ko add krne ke baad jab aap delete krte ho to jo I'd humne add ki thi vo all I'd deleted ho jati hai na ki only one I'd
@GlowTips-ug6br
@GlowTips-ug6br 4 ай бұрын
sir ap dashboard ka project bhi bnadain react ko use krtay way
@dienomicgaming9428
@dienomicgaming9428 4 ай бұрын
Sir after this complete series Please make the video of Dart flutter
@vishalbhatiya1539
@vishalbhatiya1539 3 ай бұрын
can we get the API for practice
@DeepakGupta-c5y
@DeepakGupta-c5y 4 ай бұрын
Thank you so much bhaiya , For Notes, I am unable to pay Rs. 249 as when i click on pay button it is showing a blank page
@EvolvoTech
@EvolvoTech 4 ай бұрын
I am seeing your video since long time. You are making lot of effort for us. Thanks for all these. Can u please tell us what extensions do you use in this playlist for autofilling the css property, for auto importing the hooks, your theme and all the other extensions
@AnandKumar-d6h6c
@AnandKumar-d6h6c 4 ай бұрын
Please Make a video for SSR
@jatinjangra5278
@jatinjangra5278 3 ай бұрын
Bhaiya yeh delete operation ko hmnei , useEffect mein kyun nhi add kra ??????
@VikashMeena-b3g
@VikashMeena-b3g 4 ай бұрын
Bhaiya apka office kaha h
@priyankakhot660
@priyankakhot660 3 ай бұрын
Sir please provide API link to do hands-on it
@rohana.d5274
@rohana.d5274 3 ай бұрын
38:45
@sheezanawaz476
@sheezanawaz476 3 ай бұрын
Sir wo post jo hm khud add kr rhe hain wo edit nhi ho pa rhi hain, its giving error
@harshikajawane6436
@harshikajawane6436 Ай бұрын
im also getting same error have u solved it
@VikashMeena-b3g
@VikashMeena-b3g 4 ай бұрын
kitne hour ka work culture
@anonymous-qt4ep
@anonymous-qt4ep 4 ай бұрын
Bhai redux kab aaw a gaaw?
@VikashMeena-b3g
@VikashMeena-b3g 4 ай бұрын
bhaiya tcs work shift
@Faizan_Iqbal07
@Faizan_Iqbal07 4 ай бұрын
❤❤
@MuhammadAnaskhan-f4u
@MuhammadAnaskhan-f4u 4 ай бұрын
redux ka single hi bara video bana dena choti choti videos na banana
@rishiraj2548
@rishiraj2548 4 ай бұрын
😎🙏🏻
@aakib9500
@aakib9500 4 ай бұрын
Bro Thapa is living in 2025
@MuhammadAnaskhan-f4u
@MuhammadAnaskhan-f4u 4 ай бұрын
bhai redux start krdo yar abb to
@hussainabbastech
@hussainabbastech 2 ай бұрын
6:11 He said, C R U D. Curd.
@cricketgoal478
@cricketgoal478 Ай бұрын
Is that really matter? He's teaching us without cost and you are finding mistakes.
@Raj-lb3qh
@Raj-lb3qh 4 ай бұрын
Kon kon company me work krta h in development field
@technicalsudhir660
@technicalsudhir660 4 ай бұрын
I'm software developer
@Raj-lb3qh
@Raj-lb3qh 4 ай бұрын
@@technicalsudhir660 kon se company me kam krte ho bhai
@technicalsudhir660
@technicalsudhir660 4 ай бұрын
Hcl pune
@technicalsudhir660
@technicalsudhir660 4 ай бұрын
@@Raj-lb3qh app konse company me ho
@Raj-lb3qh
@Raj-lb3qh 4 ай бұрын
​@@technicalsudhir660bhai mai apse bat krna chahta hu kaise kru
@VikashMeena-b3g
@VikashMeena-b3g 4 ай бұрын
Bhaiya apka office kaha h
React Project🔥Dynamic Accordion in React 19
30:26
Thapa Technical
Рет қаралды 4,9 М.
Complete Axios in React for Beginners in Hindi
24:30
Thapa Technical
Рет қаралды 21 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Coding Career in Danger? ChatGPT vs DeepSeek - Is AI Taking Over🔥
15:10
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 950 М.
Fetch vs. Axios in 1 minute
1:25
onjsdev
Рет қаралды 12 М.
Front-end web development is changing, quickly
3:43
Fireship
Рет қаралды 1,4 МЛН
How to build logics in programming
10:04
Chai aur Code
Рет қаралды 477 М.
Fetching Data in React - Complete Tutorial
29:10
Cosden Solutions
Рет қаралды 159 М.
6 Step guide to master api handling
14:42
Chai aur Code
Рет қаралды 94 М.
React Redux Tutorial #1: Why, When, and How to Use Redux in React
20:13
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН