00:00 - Don't skip anything 🙏 Aur kya haal sabke? btao next topic JS kon sa hona chahiye ??
@arijitroy56952 жыл бұрын
BANDELOG JS THORA BOHOT KAR LETE HAI VAI. LEKIN DSA MAI SABKI FATHTI HAI. TRULY BATANA APIKI BHI FHATTI HAI KYA???
@arijitroy56952 жыл бұрын
AP JAVA SE KYU NHI EK COMPLETE DSA KA COURSE OR SERIES LAUNCH KARO. HAAM GARRIBO KA VALA HO JAYEGA. GOD WILL GIFTED YOU A VERY BEAUTIFULL WIFE WHO REALLY LOVES AND CARE YOU. BAS DSA SIKHA DO USING JAVA.
@mdirshadaryan63542 жыл бұрын
Routing and redux ke interview questions
@ankittyagi11782 жыл бұрын
useCallback
@soumyaranjanbhoi71752 жыл бұрын
Sir plzzz time complexcity pe video banaiye plzz
@Ferozcyber2 жыл бұрын
Hello Bhai, based on your content n videos i got 170% Salary hike. Thank you so much for your guidance and I would highly recommend everyone to watch your videos on Salary Negotiation (specifically for Negotiation)❤️
@abhisheksingh-uh9fc10 ай бұрын
Thanks bhaiya i m lot of try understand usememo concept but apka video dhekaha to matlab , fantastic!
@nextleveltech26710 ай бұрын
Thank you for the explanation.. really helpful..
@saurabrakshit4052 жыл бұрын
Aree fir se mazaaaaaaa aaa gaya..........Solid example with solid explaination .
@bantimarak782 жыл бұрын
Your tutorial video is very helpful for the ppl like us. Thank you so much. Keep it up
@Shree791242 жыл бұрын
jo example "alexa ko bhi nahi pata" waise type ka example diya hai guruji ne, Thanks ji
@anurag_gupta_agrlark5 ай бұрын
Thanks sir for Teaching this from last 1 year I am learning this but I was not getting it logically you have made this to be memorable !
@nayanmongia24409 ай бұрын
finally useMemo aaya smjh you are god sir
@shubhampatil59352 жыл бұрын
I think the actual purpose of useMemo() is different, instead of relating it to slowness. If during next renderings the dependencies don't change, then useMemo() doesn't invoke the function but returns the memoized value. But if dependencies change during re-rendering, then useMemo() invokes the function, memoizes the new value, and returns it. That's the essence of useMemo() hook.
@codewithkaran88602 жыл бұрын
and i think the actual purpose of use memo is to not polute with other function or event .
@apoorvam335311 ай бұрын
that whats what every other hook does lke use effect but, he related it to slowness and explained that if gets delayed due to no dependecy change without delaying the rendering it will return the memoized value
@uniquefinderfact2825 ай бұрын
Sir bolti band kardi bilkul apne .naman hai apko kya Samjhta hein sir superb 🙏
@souravghosh70472 жыл бұрын
Amazing video 🔥🔥🔥🔥Thanks for clearing the concept bhaiya ❤️❤️
@Pooja-jc9wq2 жыл бұрын
Bhaiya ur way of teaching is👏👏
@codewithkaran88602 жыл бұрын
ekdm chokas video bhaiya 😂😂😂
@sahej972 жыл бұрын
Badiya example Ajay!
@A1996ARP20752 жыл бұрын
Great request u to make video on interview experience including all questions n how u answered. It can help all
@TechnicalSuneja2 жыл бұрын
Noted
@soumyaranjanbhoi71752 жыл бұрын
@@TechnicalSuneja sir plzz time complexcity pe video banaiye
@MohammedHusainmobikira6 ай бұрын
Thank you sir, great explaination. Alexa or bhi acha tha.
@hashimnoor41526 ай бұрын
well explained
@aniketroy03 Жыл бұрын
Thanks sir what an explanation!!!
@Scienceandfunfanclub2 жыл бұрын
Very well explained 👏
@kathikr93608 ай бұрын
Good class sir.Thank you
@monishtyagi23542 жыл бұрын
@Technical Suneja bhaiyaa ek suggestion h ki code mai or comments add krke ek github repo mai update kr do ya alg se google doc mai daal kr link daal do description mai
@pankajsoni7988 Жыл бұрын
awesome teaching skill
@AmitKumar-mz2jg2 жыл бұрын
Full stack developer/mern stack developer k liye pahle react.js seekhna chahie ya node.js
@manojpawar22072 жыл бұрын
React
@saketsuman12822 жыл бұрын
Sir, usecontext, usecallback hook pe v video bnao. Interview me bhot poochte hai ye topic.
@arijitroy56952 жыл бұрын
SIRJI AP GREAT HO.. SALUTE FROM ARIJIT. useMemo() TO CHALO ATA HAI AND WO KOI BARI BAAT NEHI HAI. LEKIN PROBLEM HAI KI DSA NEHI ATA HAI. APKA WO SERIES STOP HO GAYA HAI.. KUCH USKELIE KARTE TO ACHA HOTA. DSA MERA BOHOT WEAK HAI, JITNA MERA TECHNOLOGY STRONG HAI. SO DO SOMETHING BROTHER. REQUEST FROM ARIJIT.
@anantjain96792 жыл бұрын
same...
@atulsagotra58542 жыл бұрын
Got the understanding but can you please explain why the isEven is being automatically called for counter two button click
@abuxinegaming7600 Жыл бұрын
When any state changes in a react component. It re-renders the whole component. I think that's why isEven() function is getting called because counter2 is updating the state as well as whole component.
@rohitbhatt71752 жыл бұрын
macha rahe ho
@kushagraahire1871 Жыл бұрын
Great Video
@anshumaan4542 жыл бұрын
Usecallback() pe video banana bhaiya
@shade39402 жыл бұрын
Make more videos on questions sirji
@AmitKumar-mz2jg2 жыл бұрын
Arrange these in learning order of web development: 1.Html,css,javascript 2.Git github 3.React.js 4.Bootstrap 5.node.js,mongodb Is this the correct order and if there is anything more to learn?
@roshanswag25512 жыл бұрын
Html css Java script Bootstrap Then react
@codewithkaran8860 Жыл бұрын
@@roshanswag2551 bro you are in a right path
@abuxinegaming7600 Жыл бұрын
Tailwind CSS
@anshumaan4542 жыл бұрын
Usememo vs usecallback difference?? Pls make video on these with example
@TechnicalSuneja2 жыл бұрын
I already explained in this video 🙂
@ujjawalkapoor83422 жыл бұрын
@@TechnicalSuneja but sir we can do same thing as well usecallback hook so which senerio we have to used useMemo and usecallback ?
@arijitroy56952 жыл бұрын
@@ujjawalkapoor8342 IT'S DEPEND ON WHAT TYPE PROBLEM YOU ARE SOLVING.. IS PROBLEM VALUE ORIENTED OR FUNCTION ORIENTED. . useCallback() IS GENERALLU USED FOR COMPONENT FUNCTION RENDERING.
@palashsardar16292 жыл бұрын
Google kiye Sir nahi mila. Only filter hoke 1 td araha hai. All td chahiye. Or search wala td frist Row pe dekhe ga.
@ayushyt9182 жыл бұрын
Thank you bhaiya bhut acha explanation diye Thank you I had a question in in react developer roles lifecycle methods aaj bhi use hori hain kya ? useMemo ka lifecycle method bhi pdhlena chaiye interview se pehle ?
@shubhamdas6519 Жыл бұрын
Thanks for that sir
@smoothbrother56765 ай бұрын
🔥🔥🔥🔥🔥🔥
@subhamoybhattacharjee62156 ай бұрын
lovely bro
@razzaqmohammedali46532 жыл бұрын
Please make a video working with multiple developers in one project..... Full stack
@BeIndian202 жыл бұрын
Hlw bhaiya kya intership important role play krta hai apki first job ke liye or ya fir hamare projects inn sab ko pura kr dete hai
@abhidobhal88852 жыл бұрын
Hello Sir, You are doing well.... keep doing ❤️. I have 2 offer letter and suppose if get another interview call then HR or Manager asked why you are looking more offer if you have already 2 OR 1 offer letter. What should be the accurate answer of this question?
@palashsardar16292 жыл бұрын
Sir apka videos every day dekhta hoon. Sir ek task hai mera html table filter Using Javascript based on sort. Means sir ap jo search karenge o pahela row pe dikhaye ga or baki sabhi td uska niche rahega. Please help me.
@mohammedzaid30 Жыл бұрын
Hello Technical suneja Sir Your Videos help me a lot to prepare Js and Now i am Looking forward to watch this React js Interview series videos but i want to ask that is there only 4 videos in this series or more will come or this is enough topics to prepare..???
@ankitchoudhary6327 Жыл бұрын
bhaiya aur videos banao please
@dikshaverma47722 жыл бұрын
Hello, Sir I am 2018 passout graduate (Electronics and Communication Engg.). Sir I did some work in Python and Embedded field. Collaboratively I made many projects. I have some gap in work experience. and my last experience was in Embedded Python Development, but I want to be frontend developer and also made many projects using ReactJs. I tried to apply at many places but everywhere needs atleast 1+ years experience. Now I am jobless from past 3 months. Can you please suggest me what I can do now ?
@codewithkaran88602 жыл бұрын
bro what are you doing right now ?
@ankitmungole10992 жыл бұрын
What is difference between useMemo and useEffect, because useMemo is working same as useEffect
@icanalsocode10 ай бұрын
Because useEffect does not store the value for the input, so if you use useEffect you've to recalculate the value also for the same input. Also the purpose of these two are totally different. Like UseEffect is used for handling side effects in your component like making network request, and all. but on the other hand useMemo cache the value for the input. I've made a video on this , if you want you watch it
@amolchopade76499 ай бұрын
mera oura page reload hone me time lag raha he.. uske upar kuchh kar sakte kya?
@palashsardar16292 жыл бұрын
Thanks sir.
@ramkrushnaprabhu80272 жыл бұрын
Hello, I want to ask one question... Can i use django in front end of web application?
@RayanTanzeem8 ай бұрын
Page isn't responding 😅
@deepanshuvishwakarma468 Жыл бұрын
where to find all these codes ??
@HarshShukla-c3c9 ай бұрын
I couldn't able to find the link of memoization. Can anyone help ?
@saurabrakshit4052 жыл бұрын
How to render dom using useMemo hook in react js ? can you explain please .
@avinaba_mazumdar2 жыл бұрын
why does the function gets called?
@codlover14682 жыл бұрын
👍😎
@anuragtrivedi32102 жыл бұрын
How can we get a job after bsc maths and knowledge with cerficate in phython can we apply for MNC
@rajusheoran42 жыл бұрын
✌🏻✌🏻
@pradeepchalla7892 жыл бұрын
I think with useEffect also based on dependency value we can execute any function, so what is the difference between useMemo and useEffect
@anantjain96792 жыл бұрын
+1
@nishantchaddha29532 жыл бұрын
Useffect is called after the component render. But useMemo will be called before render.
@icanalsocode10 ай бұрын
Because useEffect does not store the value for the input, so if you use useEffect you've to recalculate the value also for the same input. Also the purpose of these two are totally different. Like UseEffect is used for handling side effects in your component like making network request, and all. but on the other hand useMemo cache the value for the input. I've made a video on this , if you want you watch it
@icanalsocode10 ай бұрын
Because useEffect does not store the value for the input, so if you use useEffect you've to recalculate the value also for the same input. Also the purpose of these two are totally different. Like UseEffect is used for handling side effects in your component like making network request, and all. but on the other hand useMemo cache the value for the input. I've made a video on this , if you want you watch it@@anantjain9679
@jhs0032 жыл бұрын
please avoid "Welcome JI" instead of it You can use "Welcome Guys" ....By the way all your videos are very helpful
@apoorvam335311 ай бұрын
y
@innovativethings33412 жыл бұрын
Brother I have a problem... Main as a software tester bnna chahta hu..muze use interest hai...lekin mere background b.com hai...kya koi company muze le sakhti hai...as a tester ???? Please brother help me...
@icanalsocode10 ай бұрын
try to get entry into startups and slowly make this as your carrier. Follow ladder strategy.
@Nitinn02022 жыл бұрын
Sir Angular Pr Full Course Le Aao Plzz Sir
@arijitroy56952 жыл бұрын
SIR KO ANGULAR NEHI ATA. REACT SE COMPROMISE KAR LE. EK HI TREE MAI KYA SAB FAL MILEGA. KYA GOD SAMAJH KE RAKHA HAI KYA??
@Nitinn02022 жыл бұрын
@@arijitroy5695 tere Se Pucha Kisi Ne Kaam Kr Apna
@arijitroy56952 жыл бұрын
@@Nitinn0202 BILKUL APNA KAM KAR RAHA HUN. BROTHER OF AJAY.
@Ferozcyber2 жыл бұрын
Hello Sir, I have a question, is there are any consequences if decline job appointment letter after accepting (if appointment letter mentioned specific class as " if I don't join on said date, need to pay damages and need to appear in court). Please clarify - Thanks
@codeofficial.12 жыл бұрын
Hi bhaiya Mai abhi btech cse 1st year me hu to Cse me core subject kon kon se hai jispe focus karna chahiye please help me
@dipankargiri76122 жыл бұрын
Hi sir, I have offer frontend developer in start-up. They say that 3year service agreement . I am fresher. So I confused about this . What I do ?? Please tell me sir😕
@sumitmishra38642 жыл бұрын
How the useMemo is different from useEffects as it also renders on the basis of dependency.
@harrysaladfingers15152 жыл бұрын
i think it adds up the functionality of caching the result.
@codewithkaran8860 Жыл бұрын
@@harrysaladfingers1515 use memo store the value in cache and next time it will return the value from cache and we call it Memoization value
@icanalsocode10 ай бұрын
Because useEffect does not store the value for the input, so if you use useEffect you've to recalculate the value also for the same input. Also the purpose of these two are totally different. Like UseEffect is used for handling side effects in your component like making network request, and all. but on the other hand useMemo cache the value for the input. I've made a video on this , if you want you watch it
@suvmatrix2 жыл бұрын
But why react is calling other functions?
@palashsardar16292 жыл бұрын
Please sir now I am working as a fresher front end.
@mr_hassanali Жыл бұрын
❤❤
@yashchauhan57102 жыл бұрын
why would u use react for websites ...its not meant for seo
@akashpani66452 жыл бұрын
Bhai pls ans my this doubt......I am getting IT branch in a good private college (KIIT,odisha) should I take it or.....search for cse in some other college??? .....pls ans as my online counseling is going on !!
@DeepakGupta-hj2dv2 жыл бұрын
Usecallback hook next video
@TechnicalSuneja2 жыл бұрын
Noted
@DeepakGupta-hj2dv2 жыл бұрын
Sir 1 week mai 2 ya 3 video post kro react interview series ki
@anantjain96792 жыл бұрын
but this problem can be done with useEffect hook
@namanrajput7686 Жыл бұрын
agar useMemo hook result ko cache kr rha hai to first wale button k click pr state update slow kyu ho rha hai??
@codewithbishal895 Жыл бұрын
computation toh hogana bhai
@namanrajput7686 Жыл бұрын
@@codewithbishal895 nhi jab result he cache kr liya to fir dubara computation kyu hogi?
@mdnasiransari20392 жыл бұрын
UseReducer hooks
@Himanshu-sq6zx2 жыл бұрын
Hii sir, I am in infosys. It's been one year I am in bench,no work assigned. I want to switch. Which backed framework should I learn in terms of salary and demand. I have learned java and know bacis of spring boot. Should I continue with spring or start with nodejs as it is in more demand.
@vaibhav.v64032 жыл бұрын
Then they used to provide salary to you?
@nandanm29492 жыл бұрын
Bro I need ur help
@AkankshaExplorer Жыл бұрын
Can I get your github sources code.
@rwinstech10182 жыл бұрын
Apke Kam me Jo Vighna dal rha hai bar bar uspe usememo laga do
@DkAg-z4u6 ай бұрын
ap apna face thora chota rakhe right side me . code thik se dikh ni raha
@swapnilpatil28625 ай бұрын
What if I use useeffect instead of usememo and pass counterOne in dependency array? It will work in the same manner? @TechnicalSuneja
@manpreetjord18856 ай бұрын
okay
@petrsidorov70502 жыл бұрын
Apreciando a una mujer tan hermosa. 2:7 sentadillas son unos PORNTINDER.Uno muchas y un buen ejercicio. 5:25 Se deja ver que hay muy buenos resultados 😍👍 Saludos desde la Cd.. de world losh mortales abian apreciado tan hermosa mujer