We don't Need Any Frontend Developers
10:48
Пікірлер
@Modernalien1_0_1
@Modernalien1_0_1 5 сағат бұрын
Aapke github pr ek bhi image nhi mil raha hai is project ke unable to render rich display bata raha hai
@KnowThings101
@KnowThings101 13 сағат бұрын
Awesome 18 June 2024 6:40am
@sagarchouhan8218
@sagarchouhan8218 2 күн бұрын
Amazing Content Bro !😇
@Anuragk_2625
@Anuragk_2625 2 күн бұрын
Need more project using tailwind css and react js
@Anuragk_2625
@Anuragk_2625 2 күн бұрын
Good work
@AnkitKumar-xg9dm
@AnkitKumar-xg9dm 2 күн бұрын
Sir aap ka age kya hai 😛
@koushik-xs2qg
@koushik-xs2qg 3 күн бұрын
1:09:43
@koushik-xs2qg
@koushik-xs2qg 3 күн бұрын
at 1:09 your score got updated but mine is not getting updated , it says that the prev is not being used in roleDice = () => { } component
@MonikaKumari-er4de
@MonikaKumari-er4de 3 күн бұрын
Thank you so much
@Modernalien1_0_1
@Modernalien1_0_1 3 күн бұрын
Excellent tha Bhai maine css and html to sikh liya tha but ye nhi samjh raha tha ki projects kaha se banau fir maine search kiya to aapki playlist mili aur ye playlist me sab kuch hai thank you brother 🎉
@codeshshubh
@codeshshubh 3 күн бұрын
Global styled - 13:31 Filter Data - 53:30
@harshith6135
@harshith6135 3 күн бұрын
in normal html and CSS we can create it less line and easily right it's like complicating this i feel
@AdityaRaj_-gj6rd
@AdityaRaj_-gj6rd 3 күн бұрын
# Error @react-refresh:278 Uncaught TypeError: Cannot read properties of undefined (reading 'name') at AddAndUpdateContact (AddAndUpdateContact.jsx:27:25) at renderWithHooks (chunk-6NY3ZDQI.js?v=b7da47e9:11568:26) at mountIndeterminateComponent (chunk-6NY3ZDQI.js?v=b7da47e9:14946:21) at beginWork (chunk-6NY3ZDQI.js?v=b7da47e9:15934:22) at beginWork$1 (chunk-6NY3ZDQI.js?v=b7da47e9:19781:22) at performUnitOfWork (chunk-6NY3ZDQI.js?v=b7da47e9:19226:20) at workLoopSync (chunk-6NY3ZDQI.js?v=b7da47e9:19165:13) at renderRootSync (chunk-6NY3ZDQI.js?v=b7da47e9:19144:15) at recoverFromConcurrentError (chunk-6NY3ZDQI.js?v=b7da47e9:18764:28) at performSyncWorkOnRoot (chunk-6NY3ZDQI.js?v=b7da47e9:18907:28) at flushSyncCallbacks (chunk-6NY3ZDQI.js?v=b7da47e9:9135:30) at flushSync (chunk-6NY3ZDQI.js?v=b7da47e9:18987:15) at Object.scheduleRoot (chunk-6NY3ZDQI.js?v=b7da47e9:20043:13) at @react-refresh:247:17 at Set.forEach (<anonymous>) at performReactRefresh (@react-refresh:226:25)  got this error in AddAndUpdate.jsx file import { addDoc, collection, doc, updateDoc } from "firebase/firestore"; import Modal from "./Modal"; import { Field, Form, Formik } from "formik"; import { db } from "../config/firebase"; const AddAndUpdateContact = ({ contacts, isOpen, onClose, isUpdate }) => { const addContact = async (contacts) => { try { const contactRef = collection(db, "contacts"); await addDoc(contactRef, contacts); } catch (error) { console.log(error); } }; const updateContact = async (contacts, id) => { try { const contactRef = doc(db, "contacts", id); await updateDoc(contactRef, contacts); } catch (error) { console.log(error); } }; return ( <div> <Modal isOpen={isOpen} onClose={onClose}> <Formik initialValues={ isUpdate ? { name: contacts.name, //errorrrrrrrrrrrrrrrrrr email: contacts.email, } : { name: "", email: "", } } onSubmit={(values) => { console.log(values); isUpdate ? updateContact(values, contacts.id) : addContact(values); //error }} > <Form className="flex flex-col gap-4"> <div className="flex flex-col gap-1"> <label htmlFor="name">Name</label> <Field name="name" className="border h-10" /> </div> <div className="flex flex-col gap-1"> <label htmlFor="name">Email</label> <Field type="email" name="email" className="border h-10" /> </div> <button className="bg-orange px-3 py-1.5 border self-end"> {isUpdate ? "update" : "add"} contact </button> </Form> </Formik> </Modal> </div> ); }; export default AddAndUpdateContact;
@DivyaKumari-ur3gz
@DivyaKumari-ur3gz 5 күн бұрын
Project pr click krne se wo project pr kese gya gai
@kalyanireddy3622
@kalyanireddy3622 5 күн бұрын
Thanks for this video. I have a doubt. When I minimize the browser, the Navigation and Hero components overlap. How can I avoid this?
@vishnuperumalla3141
@vishnuperumalla3141 6 күн бұрын
what is the VS Code theme that you are using in this video bro can you tell me please.......
@TheSachinAlam
@TheSachinAlam 7 күн бұрын
Done - 11 June, 2024
@codeshshubh
@codeshshubh 7 күн бұрын
Installation - 1:35 Setup in react - 2:25
@muhammadnoumanarshad-ne9yj
@muhammadnoumanarshad-ne9yj 7 күн бұрын
wow dost
@muhammadnoumanarshad-ne9yj
@muhammadnoumanarshad-ne9yj 7 күн бұрын
amazing dost
@codeshshubh
@codeshshubh 7 күн бұрын
Css modules -14:35
@anuragrai5631
@anuragrai5631 7 күн бұрын
Npx npkill
@himanshudhariwal4046
@himanshudhariwal4046 7 күн бұрын
Great Video
@MERL-xi5py
@MERL-xi5py 7 күн бұрын
brother im your big fan from pakistan need your little help
@CaptivateX-
@CaptivateX- 7 күн бұрын
Bro i have watched your complete 10 projects but confidence hi nhi aaraha khud se javascript k project banane ka logic hi nhi smjh aara, plz give some tips what should i do
@sandeepkumartiwari8436
@sandeepkumartiwari8436 12 сағат бұрын
bhai video dakh kar khud sa practice karo,ak bar video dakh liya phir khud sa
@CaptivateX-
@CaptivateX- 12 сағат бұрын
@@sandeepkumartiwari8436 ok thank you, i will try
@Vipmoviehub
@Vipmoviehub 7 күн бұрын
love u brother
@nusratlines4947
@nusratlines4947 8 күн бұрын
Yaaar abi backend para hi ni ..firebase wala q bnwa dia ... Normal project bnwaty
@growinflowofficial
@growinflowofficial 8 күн бұрын
Thanks brother... helped me to deploy app to vercel
@yashdhorade753
@yashdhorade753 8 күн бұрын
You are amazing dude👍🏻
@RanjnaSarwe
@RanjnaSarwe 8 күн бұрын
Web side bnane ke bad jb hm nav bar me home btn pe click krte to uski information usi page pe aane hona uske liye viedo bnao bhai plz
@Predepavan
@Predepavan 8 күн бұрын
Settings up your codespacas kese thik kare
@musicworld-ve9wc
@musicworld-ve9wc 9 күн бұрын
Msttttt bhaiyyyaaa bhut msttt vdo h apka ❤❤❤❤
@sapnapandey_sash
@sapnapandey_sash 9 күн бұрын
Also teach us how to make website responsive
@abhishekprajapati5319
@abhishekprajapati5319 9 күн бұрын
bro how you start freelancing and how we start it please make a video on freelancing
@dosomecoding
@dosomecoding 9 күн бұрын
Okay bro
@Qk.g
@Qk.g 9 күн бұрын
❤Yes please 🙏
@brijeshsundi6190
@brijeshsundi6190 9 күн бұрын
framer motion pe pura ek playlist he banado please
@om-pv1zy
@om-pv1zy 9 күн бұрын
Is this same like vps
@adeellashari2786
@adeellashari2786 10 күн бұрын
batao na ap job bhi karty yo
@harshitkhurana766
@harshitkhurana766 10 күн бұрын
bhaiya react pr full course ki playlist laao na
@naushadalam3236
@naushadalam3236 10 күн бұрын
Bhai poora detail m btaya kr images download krne k bad usko vscode m kese dalna h
@asimul8967
@asimul8967 11 күн бұрын
What MacBook do you use actually
@dosomecoding
@dosomecoding 10 күн бұрын
M1 pro
@Shifalipandey143
@Shifalipandey143 11 күн бұрын
M aaj Sikh Rahi hu dekhti hu 6 mahine baad kaha hoti hu 7-6-2024
@ranidipa5060
@ranidipa5060 11 күн бұрын
hi sir, I am from Bangladesh and want to be a font developer, for that what programming should I learn.
@bbhawna834
@bbhawna834 11 күн бұрын
Who is watching in June 2024
@trishamallik2923
@trishamallik2923 12 күн бұрын
pls make video on Redux
@user-om5dp7ix9o
@user-om5dp7ix9o 12 күн бұрын
Thanks
@banner29
@banner29 12 күн бұрын
hey, i tried this but my alignment was coming in centre, how to correct it?
@DIPESHsagar.3
@DIPESHsagar.3 12 күн бұрын
thank you sir😍😍😍😍
@bhavikasharma4050
@bhavikasharma4050 13 күн бұрын
It's amazing!! Thank you sir ! such a easy way..clean and simple understanding code and explanation 👌
@chanchal9899
@chanchal9899 13 күн бұрын
Bhai ham sab ne react js se website banai hai bhai is website ka SEO kaise kre Bhai is topic par video jarur banaye Please bhai