Please also check the code refactored video with React router v6 and context api - kzbin.info/www/bejne/kIuynHaohpecgs0
@saadbajwa24432 жыл бұрын
Thanks Dipesh. All Problems solved. 😎 Now I have my own React.Js CRUD App
@rohitantil95342 жыл бұрын
how to create state in functional based components rather than class based
@vsvtarun13832 жыл бұрын
@@rohitantil9534 Using Hooks i guess!!
@bharatkumar-ei6zx Жыл бұрын
sir please please please make mern-stack video i am waiting
@amirsohail963 Жыл бұрын
why have used json server instead of express js server for backend and LLy for routers. is this workflow companies flow or it used to connect frontend to backend.
@bishalkar5614 Жыл бұрын
This is not a react tutorial for a beginner. It's a react project tutorial for those who have little bit of knowledge of react previously.
@raki0125 Жыл бұрын
True they are also kinda beginners
@saeedhalabi4 ай бұрын
Yes, i know about react but need something to practice, this video is perfect.
@saswatpanda2573 жыл бұрын
after completing this project i am very much confident on my react skills.....
@DipeshMalvia3 жыл бұрын
Super happy to hear this. Keep it up!
@anshumanraturi2 жыл бұрын
What project do we build after watching this video???
@avinash8584 Жыл бұрын
did you got a job yet?
@mahieerati6505 Жыл бұрын
@@DipeshMalvia m not getting local storage at 36.00 from this video After refreshing data is also fanishing Plz help me out of this I was struck over there Unable to do it
@Deepaksubi. Жыл бұрын
@@mahieerati6505 same error. Did you get the solution for this ?
@sash26863 жыл бұрын
1 hour in and i totally understand everything you are trying to explain. Thank you! - Im subscribing! :)
@RahulSharma-pd2ce2 жыл бұрын
People are creating 15hrs and 20hrs videos for the react but this is the best short video and through the point.Really a good content.
@DipeshMalvia2 жыл бұрын
Thanks a lot for appreciating the content. The channel needs such appreciation.
@Nik-rx9rj2 жыл бұрын
You'll run into two issues throughout this course. But Dipesh appears to have been working on a new version, so they'll be fixed i guess. But here they are: 1. Switch is no longer is existence. It's now Routes. 2. uuidv4 has been deprecated. So use this import instead: "import { v4 as uuid } from 'uuid';" - You'll just need to install "uuid" with "npm i uuid" Thank you for the video, Dipesh. It was very well done!
@DipeshMalvia2 жыл бұрын
For those who don't want to wait for the video and looking for refactored code the code is available in the GitHub repository with new branch.
@hamisikandy26872 жыл бұрын
Thanks I wanted to ask questions on uuid but I think u have already helped... thanks 😊
@devangshah12222 жыл бұрын
@Nik @Dipesh, I am running through the same issue that is uuid error. As you described I tried importing uuid as v4 but that's all we have to do? or need to make any more changes? Please reply it would be of great help to me.
@cgme95352 жыл бұрын
@@devangshah1222 If you tried, "uuid as v4" then that may be your issue. Try "import { v4 as uuid } from 'uuid';" This still works in my code. Also, make sure you 'npm install uuid'. With those two things, you should be up and running.
@devangshah12222 жыл бұрын
@@cgme9535 Hi, I did use "v4 as uuid" but forgot to make a change in the code itself. It's working now thank you so much :)
@itwitheugene3 жыл бұрын
I'm from Russia but I understood every moment. You explains just amazing. Thanks a lot!
@DipeshMalvia3 жыл бұрын
Glad to hear that! Welcome to the channel!
@AlexSpieslechner3 жыл бұрын
i'm really glad the yt suggestions brought me to your video. for a rather small youtuber, your video and presentation quality is great. the clear structure, timestamps and flow is super helpful. especially for beginners, i think it is very easy to follow
@DipeshMalvia3 жыл бұрын
Thanks wonderful to know Alex. I appreciate it!
@anishchaudhary3133 жыл бұрын
I already watched so many tutorial videos and already know many things about react but things are not cleared in my mind so i am literally start searching more react js videos on youtube so i found this masterpiece. You are awesome brother. Thank you so much
@shivanigaddagimath59943 жыл бұрын
Hello Anish. Are you a fresher seeking web developer jobs currently? We are a web dev company based in Bangalore and looking for talented freshers to join us! If you are interested, please connect with me using the contact information on my channel.
@mabrurahmed33042 жыл бұрын
the new version of router takes in element in the place of component, also 'Switch' is changed to 'Routes' and you dont need to use 'exact' prop. there's no need to add an arrow function in the Route, just copy paste the component in the element prop along with the props sent to the child component, and you're good to go
@itsniketajn2 жыл бұрын
refer this:
@srushtidaware7978 Жыл бұрын
Unable to apply routes in new way. Can you please help here with the code changes with respect to new route implementation?
@ajaypediredla3 жыл бұрын
Top class content. Have seen many ReactJS beginners courses and I can say this is the best. After watched this, went through your other courses as well and you are too good. Thanks for all your efforts.
@zaheerabbas86263 жыл бұрын
Watched this first react tutorial as beginner and I am really impressed by the way you explained all the concepts. This tutorial is a great overview of react concepts for beginner to mid level learners. helped a lot. Thanks for great content.
@DipeshMalvia3 жыл бұрын
Thanks 👍
@nitishkumargarikapati77672 жыл бұрын
This video is not for the absolute beginner bro and this video definitely impress the revision one's
@androidx21332 жыл бұрын
My all texts inside tags are not appearing on web page although in inspect element i can see it. Please help??
@vasoyadixit555511 ай бұрын
frist of all remove the remove the f**g world {for beginners }.. this is absolutely not for beginners . you are not explaining concept .. you are just telling us and doing code by your self on your own.. Just west my 1 hour..
@YOUTUBE_IS_WOKE3 жыл бұрын
I don't understand the 120 thumbs down for this! This tutorial is really easy to follow and well-taught! You deserve more subs and likes Dipesh, keep sharing your knowledge! cheers!
@thefrustratedboyy2 жыл бұрын
only because of u yt removed dislike button
@samsaswat4752 Жыл бұрын
This is not for React beginners. He is not explaining anything just adding the events. How can a beginner will understand . + We are getting issue while doing this that he is not facing.
@YOUTUBE_IS_WOKE Жыл бұрын
@@samsaswat4752 I agree, this is perhaps for intermediate level, for me maybe it's easy to follow because I have watched and learned from other videos specifically Angelu Yu in Udemy and here in YT from Shaun of The Net Ninja.
@samsaswat4752 Жыл бұрын
@@KZbin_IS_WOKE Thanks for the recommendations.
@IsaacAlcocer3 жыл бұрын
I think you forgot to mention the difference between a functional component and class component at 13:00 and 15:00, this is actually really important and why
@candle-k.arumugam78173 жыл бұрын
yes
@kitchen-e-kausar91053 жыл бұрын
Appreciate max. This is so helpful, specially when you want to revise everything without spending hours on lengthy videos, 2 hours and you already brush up components, router, axios and CRUD, hooks. I really love your videos ever since I went through your redux tutorial.
@DipeshMalvia3 жыл бұрын
Glad it was helpful!
@vaibhav555922 жыл бұрын
his name is Dipesh not max
@gtechlabs73 жыл бұрын
Thanks, Bro for this beautiful tutorial, I feel comfortable with React now, After going through a lotta React tuts without grasping the concepts and their applications... Thanks.
@DipeshMalvia3 жыл бұрын
Glad it helped
@ravindralodhi54502 ай бұрын
There will be some in-router 1. The issue you're encountering might stem from changes in React Router v6, where the state property is no longer passed in the same way when using Link or navigate. 2. switch not using 3. Instead of component will use element
@hementhj990410 ай бұрын
What a humble guy! Even though he is the CEO of Google, he still manages to teach and share his knowledge with us. hats off🎉🎉
@JayaShivani2910 ай бұрын
He is not CEO of Google. you can Google it.
@Car_Fusion10 ай бұрын
what a joke go and research about google ceo 😂😂😂😂
@sharath_jonnala10 ай бұрын
🤔
@Santhosh.21_9 ай бұрын
Are you taking a comment serious with that profile @@Car_Fusion
@hasanulgonisohayeb63239 ай бұрын
This is the most easy to understand and very practical tutorial. I love his presentation. Thank you and love you bro...
@DipeshMalvia9 ай бұрын
You are most welcome
@strange60923 жыл бұрын
const removeContactHandler = async (id) => { await api.delete(`/contacts/${id}`); const newContactList = contacts.filter((contact) => { return contact.id !== id; }) setContacts(newContactList) }; above function is firing two api's . One is giving 200 status and another one is giving 204 status
@nitin2673 жыл бұрын
I follow all process same, but only search and delete is working, add and update not working in my case.
@itsayesha44403 ай бұрын
I had started this video at 11 am today and now i had completed this project. I was begineer web-developer and starting my full-stack journey for 3 month as a intern in a software house. there were a lot of bugs and error through out the coding process on my side but i try my best to overcome those issues. Thank you for this video.
@ecemozer57133 жыл бұрын
Hello, you obviously have a very valuable content here in this video and thank you for that. Not that i don't appriciate your effort, but I would prefer instead of descriptions like "copy this to here", you could easily and a bit slowly show what to do next after each move and most importantly why we do that for, otherwise we're just trying to memorize the code blocks and not understanding the concept behind it. I hope you take this as a constructive critism. Thank you for producing up-to-date videos like this one.
@peregrint60543 жыл бұрын
I thought I'm the only one with the same problem) Watchign video several times and still cannot get some moments when we pass props between componentes and this two side relation between components and some other details. Really missing explanation why we do some things. It's the third day I'm struggling with first 40 mins of the video. Will rewatch it again tomorrow). Anyway, I'm thankful to Dipesh for this course.
@mys80912 жыл бұрын
Ben de ilk başladığımda açmıştım. Bu projeyi yaparsam anlıcam sandım ama olmuyormuş. Biraz ilerleyince konseptlere hakim olunca pekiştirme niteliğinde işe yaradı benim için.
@mdtaha89072 жыл бұрын
the issue with other courses that they take take long time to teach everything + they teach randomly , but what i found in this vid is application of all fundamental things in react and in simple way !!! thank you .
@DipeshMalvia2 жыл бұрын
Thanks for appreciating the content 👍
@viswanathank25513 жыл бұрын
Your channel deserves a silver play button :)
@InfoBites224 ай бұрын
diamond
@bonishagarwal93153 жыл бұрын
I didn't get any better video than this for React. As a beginner I found this as the best resource available. Thanks Bhavya.
@DipeshMalvia3 жыл бұрын
You're most welcome
@srikkanthank3 жыл бұрын
Just the right level of depth.. Rather than explaining what is a variable :) Most technical writers and youtubers take on a too wider audience and lose focus. This is crisp. Can't thank you enough.
@DipeshMalvia3 жыл бұрын
Glad you enjoyed!
@baiai65093 жыл бұрын
where have you beeeen before? I watched so many react videos, but it's not explained like on your videos, I really like that there is no CSS or material UI, only functionality. This is exactly what I was looking for for a long time. Thank you a lot
@thi_thi_ko2 жыл бұрын
Got stuck in few places like Switch statement in router, passing state via Link, navigate to pages and with axios I used "then" rather "await" on addContactHandler because of this there was some issue all i could able to fix it and finished the course. Overall very good learning and Kudos to your efforts!
@Yash_Parashar Жыл бұрын
addContactHandler how do you resolve ??
@mukundupadhyaya88547 ай бұрын
I am facing Props issue in the Contact List.js File. I am writing props but is showing -> this.props.first which is showing error in local server.
@EYEmaginary2 жыл бұрын
If UUID gives an error, try this: import { v4 as uuid } from 'uuid';
@Sid33ff3cts2 жыл бұрын
thanks!
@ajaythakur80342 жыл бұрын
hey dude, thanks for that
@engr_mark3 жыл бұрын
I can't help myself than to hit the subscribed button after watching this. Well done.
@yomialuko89723 жыл бұрын
I have been following up with your react tutorials, apparently it been awesome your effort is so much appreciated. kudus
@DipeshMalvia3 жыл бұрын
Thanks Yomi!
@nechetv62682 жыл бұрын
@@DipeshMalvia please I am having serious problem with my project can you help me out please
@movocode Жыл бұрын
Thank You for your tutorial - in this world where there are expensive paid courses, you are helping students like us giving high quality content on KZbin.
@DipeshMalvia Жыл бұрын
Glad to hear that!
@VineetSingh-oc1kl2 жыл бұрын
Hey @Dipesh Malvia ......I tried many times but the code of semantic UI is not getting fit in my system.....plz tell me why this is happening
@v.r.manivannanrajagopalan5783 Жыл бұрын
util.js:75 Uncaught RangeError: Maximum call stack size exceeded at exports.deprecate (util.js:75:1)
@ItsPureLuck272 жыл бұрын
Just an absolutely amazing tutorial, earned a subscription. While I feel like I have a decent grasp on vanilla JS, I was so confused coming over to React but this video was terrific in explaining everything!!!
@DipeshMalvia2 жыл бұрын
Awesome, thank you!
@pranjalsrivastava16293 жыл бұрын
Hi, a suggestion move the heading during the video from center-left to bottom or top-right as its covering the code then..
@Dravish20233 жыл бұрын
Awesome and mind-blowing. I have recreated everything you said in this video. its pleasure learning. looking forward to see more of your classes.
@DipeshMalvia3 жыл бұрын
Glad to hear that
@nareshgotte22513 жыл бұрын
I never see this type of full subject video in past. so much subject video.. it is very useful for me.. Thank you so much for providing this video to me and all..
@DipeshMalvia3 жыл бұрын
Glad to hear that
@sai61573 жыл бұрын
Thank you so much.. I wanted to switch my career as Ui developer from ui designer.. your clear explanation gave me interest to go through entire project easily.. really this project boosted up my knowledge 🙏
@DipeshMalvia3 жыл бұрын
Thanks Wonderful 👍
@tripphouse81652 жыл бұрын
Thanks to Dipesh I am now finally starting to understand REACT !!
@DipeshMalvia2 жыл бұрын
That's amazing, welcome!
@codewithhitesh6643 жыл бұрын
Broo, you almost covered everything, Great work, learnt a lott, big big thanks to you❤❤🙏
@DipeshMalvia3 жыл бұрын
Glad to hear that
@dhanalakshmilakshmi762 Жыл бұрын
@dipesh thanks form bottom of my heart i got a huge offer as React JS lead in product company jus following all the videos of yours thank you
@DipeshMalvia Жыл бұрын
Congratulations for the offer. Good Luck!
@MonibRashid Жыл бұрын
May God bless you and good luck!
@elizabethr51613 жыл бұрын
One small correction. At 35:27 it's spread operator and not rest operator (Both are completely different)
@murali-krishnan2 жыл бұрын
Yeah, I was about to say that
@aritrachoudhury79972 жыл бұрын
Watched this video. Very helpful. I have followed each and every step as I am new to ReactJS. I have used useEffect to retrieve data from local storage but data is not vanished once I refresh it.
@omerbasar35762 жыл бұрын
Delete completely the localStorage.getItem lines, found in useEffect function. And edit the useState() line like below: const [contacts, setContacts] = useState(JSON.parse(localStorage.getItem(LOCAL_STORAGE_KEY)) || []);
@javeedakhter3242 жыл бұрын
@@omerbasar3576 Nice omer it helped me too Thank you.👍
@gaganmeshram13952 жыл бұрын
@@omerbasar3576 it worked for me too
@aiml5910 Жыл бұрын
@@omerbasar3576 thanks it works!!
@09ghanshyam3 жыл бұрын
I had watched videos for react but I see every body focus on single concept in deep so we feel like react is very long but after watching this video I learn major concepts cover in one go and in very simple and incredible/Worth full manner I really Appreciate Dipesh Keep it Man!! Thanks
@DipeshMalvia3 жыл бұрын
Thanks and welcome! keep watching and keep supporting for more videos 👍
@ridoyroy1962 жыл бұрын
Hello Sir, Can you tell me whether this video will helpful for complete beginner?
@daoudacamara4192 Жыл бұрын
A very good tutorial from begging to react framework. I actually watching it on phone to see the first hour of the project. In this, I’m really inspired how good method you learn us! 🙏
@simonli88523 жыл бұрын
Your course is really great, the logic is clear, and it's easy to understand.
@DipeshMalvia3 жыл бұрын
Thanks Simon 👍
@sanketgondaliya34112 жыл бұрын
nb
@sanketgondaliya34112 жыл бұрын
 
@hiteshsuthar10973 жыл бұрын
One of the best video to getting start with React. I found CodeWithHarry's react video took 2hr to explain what U explained in 45mins. Thanks👍
@shivanigaddagimath61053 жыл бұрын
Hey Hitesh! Those skills look relevant to what we are looking for. Are you looking out for job opportunities in web development currently?
@hiteshsuthar10973 жыл бұрын
@@shivanigaddagimath6105 yup!
@shivanigaddagimath61053 жыл бұрын
@@hiteshsuthar1097 That's great! Can we please connect on LinkedIn or gmail for more details? Just search for Shivani Gaddagimath on LinkedIn and request to connect please. The first profile that pops up is mine.
@shubhamverma23663 жыл бұрын
Bro You're Great I learned alot. I gave interview by showing this project and explain all the functionalities, he's really Impressed.. Keep Making React Project Videos It really helpful for us. A Huge Support From our Community🚀🚀🚀
@muhammadmadarchodd59453 жыл бұрын
plz help, guide me about lhow much projects i should do
@thefrustratedboyy2 жыл бұрын
oh my god!! such brilliant explanation and with such patience really appreciable keep doing such work society needs more educators like u
@DipeshMalvia2 жыл бұрын
Thanks a ton
@VeereshPatel153 жыл бұрын
Love ❤ for ur efforts and ur content In future I am expecting videos on Frontend roles and Responsibilities like 1. What actually do frontend developers do in realtime ( different tasks) 2.. How manage 4+ experience ( fake experience) in realtime 3. . How to crack any frontend interviews with 4+ years of experience 4.....Easy way to to crack any angular/reactjs interviews with 4+ experience/10lack package ------) )) 5....Top 20 program's to cover entire angular/reactjs syllabus.----)) 6....Top 10 angular/reactjs concepts with examples
@DipeshMalvia3 жыл бұрын
Wonderful I will surely take this into account. thanks!
@kajolkatiyar49232 жыл бұрын
especially the 4th and the 5th point
@LegitGamer-ki4bp11 ай бұрын
You have a very clear voice and so your explanation is amazing.
@KaranSingh-rn2zk3 жыл бұрын
Your efforts is appreciated. This is a very helpful React Basics Tutorial.
@DipeshMalvia3 жыл бұрын
Glad it was helpful!
@KaranSingh-rn2zk3 жыл бұрын
@@DipeshMalvia Wow great timing Dipesh. I just completed your redux saga tutorial. Appreciate your helpful tutorials.
@sesslynj371811 ай бұрын
Wow. It is an amazing video. I loved it. Please upload more video like this. I learnt a lot. Thank you so much ☺
@DipeshMalvia11 ай бұрын
Thank you, I will
@thewpwing3 жыл бұрын
I am enjoying the tutorial, this is the best I have ever seen. Thanks Dipesh for your hard work. Looking forward to your other tutorials.
@Arya-z5f Жыл бұрын
why after writiong the same code some functionalities are not working in mine? like 1) even after using ui container center my container is not aligning in the middle of the screen. 2)form input and label are visible on screen but not the h2 tag. why is this happening?
@2784raj3 жыл бұрын
Hello Dipesh, can you make videos on NEXTJS like what are the difference between NEXTJS & REACTJS and scenario when use one over the other. advantage and disadvantage
@rimjhimgupta87452 жыл бұрын
video is helpful only if you have some previous knowledge, else it is just like copy pasting the code he is writing
@hardikgangani42253 жыл бұрын
Why this channel is so underrated?
@DipeshMalvia3 жыл бұрын
This is a new channel and I am not so popular guy in DEV community. Just started sharing what I have learned over the year on youtube.
@ankitsinghyadav1979 Жыл бұрын
no bakwass sikha kaam ki baat best video on react js for me ,,. also node wali bbhi best h dipesh bhai
@DipeshMalvia Жыл бұрын
Thanks Ankit.
@kandregularaviteja24993 жыл бұрын
Learned a lot from this lecture. Easy way of explaining all the topics with clear video and voice. Very helpful for beginners. Please do the video by implementing CSS styling , like creating Cards, Animations etc using CSS.
@KishoreBabuThalla Жыл бұрын
Nice and clearly explained the way to learn to react. Glad to learn to react after watching your videos. Thank you.
@DipeshMalvia Жыл бұрын
So nice of you! Welcome!
@pawanchandrajoshi841 Жыл бұрын
Hey, Can we connect? I'm getting some error in this tutorial, since your comment is the latest one here, hence I'm contacting you.
@KishoreBabuThalla Жыл бұрын
@@pawanchandrajoshi841 yeah sure tell me?
@vigneshwaranvgece7975 Жыл бұрын
Some of the imports in react-router are changed ...Like , can never be used in the version 6 instead we can use: ..... enclosing all the route inside routes everything works as same as used with , and switch and exact prop and also render's syntax is changed to element={ } ---its soo simple than the mentioned in video and for history we need to import useNavigate from react-router history=useNavigate(); and then use as history("/path")
@Aman-Verma3 жыл бұрын
Amazing content man! but I have one doubt can we use to navigate to home page on click of Add instead of doing programmatic navigation????
@_AnuragsinghLECE Жыл бұрын
You skip the part of css. You edited the actual css. Its so confusing to see that all icons perfectly position. how they postioned I don't appreciate your video because semantic ui is not working and suddenly all icons perfectly postioned. I spent lot of time to understand how all element of webpage is perfect and finally I use custom css file to positioned elements of webpage but I don't want to use custom css file. I want to use only semantic ui to style the webpage.
@rimpysaini49762 жыл бұрын
I am really like the way you explained all the concepts & you have explained many things in this single video. Thanks for video
@DipeshMalvia2 жыл бұрын
Glad it was helpful!
@chetanpatil99173 жыл бұрын
Best React JS course ever. Thanks a ton. Keep up the good work.
@DipeshMalvia3 жыл бұрын
Wow, thanks!
@creativeeducator17862 жыл бұрын
Why cant't I save data on retrieveContacts.. every time I refresh the data gets lost please help!!
@Deepa08112 жыл бұрын
Thank you Dipesh for an informative video. It's been a while I have coded in React...this was a quick refresher video for me. Keep up the good job!
@DipeshMalvia2 жыл бұрын
Glad to hear that
@ashutoshpatel5030 Жыл бұрын
That local storage thing is not working!!! And it should not work if I'm logically correct as initially state is empty and when we refresh empty state is again get added in local storage when it will fetch during unmount session get printed!!
@amikgurung46182 жыл бұрын
I've got a problem!! I was following along with you making the app, but i got stuck while retriving contacts from local storage. I can add a contact and it stores in local storage, but if i refresh, there is nothing... Can you help me, i am going along with you, but its been an hour i am stuck here. I have checked everything twice, thrice... I am stuck exactly at 39:10 , if refreshed the added contacts is gone..
@sinichakkappan86802 жыл бұрын
same problem here have u fixed it yet?
@DipeshMalvia2 жыл бұрын
I will publish the new video - on how to fix the issues with React 18 on this Thursday that will resolve your localstorage issue
@aditya009er3 жыл бұрын
I really enjoyed watching your video. Thank you for making a clear learning path and taking us through that path hands on. As mentioned in comments the time stamps, structure, simple and easy to follow explaination made the learning journey rewarding for me.
@romimaximus3 жыл бұрын
this is awesome !!, great content..!! thankx for sharing it, im sure is gonna help many React beginner's devs out there 👍
@DipeshMalvia3 жыл бұрын
Glad it was helpful!
@malouette39912 жыл бұрын
Hi! I don't understand why I my contacts are deleted from the local storage each time I refresh the page. It's well added to the local storage, but when I refresh then the value disappears. The key is still here. Is it because of my React settings? I really don't see any mistake in my code. I think I did the same as shown.
@VishalSharma-rn7mt3 жыл бұрын
Awesome explanation, best react video
@DipeshMalvia3 жыл бұрын
Thank you! 😃
@shivanigaddagimath59943 жыл бұрын
Hello Vishal, are you a 2021-passout interested in web development ? We are currently looking to hire freshers who have learnt web development. If you are interested, please get in touch using the information on my channel.
@VishalSharma-rn7mt3 жыл бұрын
@@shivanigaddagimath5994 thanks for the opportunity, but I am not 2021, paasout, I am currently working in tcs
@tusharjha33762 жыл бұрын
Sir the way u have explain the topic its superb....
@wasimvarshani26863 жыл бұрын
Amazing tutorial, helpful and clears lots of doubts. Kudos to your efforts.
@DipeshMalvia3 жыл бұрын
Glad it was helpful!
@josbexerr51663 жыл бұрын
Gran maestro....gracias saludos de los andes Peruanos
@ashwithtee2 жыл бұрын
In Router V6, we are able to use 'element' property instead of 'render props' inside Route. Good content! Keep going! :)
@DipeshMalvia2 жыл бұрын
Yes the update code video will be release in coming weeks.
@Nik-rx9rj2 жыл бұрын
Yep. Gotta love those API changes /s
@DipeshMalvia2 жыл бұрын
The updated code is available in the repository under new branch
@ashwithtee2 жыл бұрын
@@DipeshMalvia Gonna check it out. Thank you ❤️✌️
@saivivekpatlola28252 жыл бұрын
@@DipeshMalvia can i get the link for the repository of updated code
@bratko2492 жыл бұрын
The semantic-ui doesn't add all styles to my project. I use the same version as you.
@nadakering12972 жыл бұрын
Hi, at minute 1:16:25, can you demonstrate on how to do that assignment. I want it to be a separate page for confirming a deletion. What props do need to pass to which component??
@rohannaidu75962 жыл бұрын
Was getting error for uuid(). Below change fixed the issue. // import { uuid } from 'uuidv4'; import { v4 as uuid } from 'uuid';
@sa27ph2 жыл бұрын
Thanks, this helped.
@pepper95592 жыл бұрын
thanks
@nupur8804 Жыл бұрын
thanks , you helped so much
@aniketjain50492 жыл бұрын
my delete icon is not in right position it's in left position. it's in under name and email how I can correct this please help me
@joeyorofino1012 жыл бұрын
How do we get the trash can icon to be on the right for version 18?
@DipeshMalvia2 жыл бұрын
I will publish the video with React upgrade to 18 and fixing localstoage and semantic UI issues
@kirubababu92552 жыл бұрын
As a receiver point of view, Kind request, In the beginning you could explain about the requirement, then you could start proceed,
@madhavarao.m31782 жыл бұрын
I watched your videos after I thought to start learning react js it would be really useful sessions I can say the way your explain was efficient and very clear.thank you very much Dipesh. You might be created a basic react app in the video but in 2 hrs you have covered so many react topics , that's great point !!
@DipeshMalvia2 жыл бұрын
Awesome, thank you!
@calm85153 жыл бұрын
i wounder why this video got only 1k likes, he deserves more than that
@vishalanthony15293 жыл бұрын
i used the same className as "ui container center " still my contact manager heading is not centering.
@@szolek bro i m still facing the problem its not coming to centre
@szolek3 жыл бұрын
@@soumyasantamahalik7617 Check the .css and .js files in src folder. Remove what is not needed and paste the given code. Also add Semantic UI. :)
@mohdnasir7023 Жыл бұрын
Impressed. Excellent Explanation in 2 hours, you covered most of the topics. Thanks bro.
@anandarajbalu64453 жыл бұрын
I tried the assignment task. But I'm still stuck to redirect { history.push("/") } to contact list page once deletion completed. And I have use the DeteleContact method as props to deletion template.
@amankansal95563 жыл бұрын
How you have passed the method as prop can you paste the code here
@abhilashmajumdar45243 жыл бұрын
Thank you so much.....what a content !!! I didn't understand anything about react but after watching this video, everything is clear now....... please make a complete tutorial about node JS 😍😍
@shivanigaddagimath59943 жыл бұрын
Hey Abhilash! Are you a fresher in web development? Are you interested in react js, node js and more technologies in web dev? If yes, please connect with me using the contact information on my channel. We are a software solutions company based in Bangalore and looking for talented developers. We are open to fresher as well as experienced folks. Please connect if interested.
@abhilashmajumdar45243 жыл бұрын
@@shivanigaddagimath5994 yes I am interested
@shivanigaddagimath59943 жыл бұрын
@@abhilashmajumdar4524 Thanks for your interest Abhilash! can we please get in touch to discuss more about the opportunity? Kindly connect with me using the contact information on my channel.
@shivanigaddagimath59943 жыл бұрын
@@abhilashmajumdar4524 Hi Abhilash! Please get in touch with me to explore the opportunity.
@abhilashmajumdar45243 жыл бұрын
@@shivanigaddagimath5994 actually I can't find your channel....can you give me channel link!!
@devendratoshniwal20773 жыл бұрын
what a content man...just loved it 💜
@DipeshMalvia3 жыл бұрын
Glad you enjoyed!
@nikhilgoduguchintha26482 жыл бұрын
The way you taught the Routing.. I fell in love with your teaching. Thanks man
@madhavmundhra26982 жыл бұрын
Can you help me with a thing?
@ganesh.majety52603 жыл бұрын
U gained a sub😉
@DipeshMalvia3 жыл бұрын
Thanks and welcome to channel!
@pawanchandrajoshi841 Жыл бұрын
A small suggestion Dipesh Sir, could you please make a new video from scratch (in new react way), I know it won't be an easy task, but it would be helpful, rest you're a good teacher.
@ItCoursesForAll Жыл бұрын
U should show ui first
@swedishpsychopath8795 Жыл бұрын
Excellent video, but you consistently say "desctructure" an array when it seems you are using the array spread functionality uning the three dots ex: [...contacts]? When in reality "to descture" is to map attributes / fields from one structure to another to simplify access to / convert an object.
@vaishnavianand81293 жыл бұрын
Amazing videos ! Love the way you explain each and every step of the way. Could you make videos for React NAV and Formik as well ?
@DipeshMalvia3 жыл бұрын
Thanks for the topics Vaishnnavi!
@vijaykrishna47383 жыл бұрын
Yeah really amazing video , hope he makes more content thanks a lot brother
@unnatisorathi3566 Жыл бұрын
At 45:05 why did you add key = {contact.id}? I mean to ask what is the purpose of adding it?