hey Bro Code can you make a course about lua @BroCodez
@avanguly4843 Жыл бұрын
i dont think he plays roblox lil bro@@RealRower1
@l213dhanesh3 Жыл бұрын
Where are u code bro help me with angular js..... Missing u bro mava
@-_SleepAndEat_-9 ай бұрын
Bro can you do Kali Linux ?
@YoniYo1210 ай бұрын
Best project tutorial ever! simple and to the point, thanks Bro
@tofu7736 Жыл бұрын
Just waiting for 12:00:00 hours React video to come By the way I have watched all the web development courses you’ve been uploading. Thanks bro because of you i can understand and learn web dev. Big heart for BRO ARMY 💜💜💜💜💜
@nesa6582 Жыл бұрын
Its over, it is only 4h. :D
@syedmajid32022 ай бұрын
Thanks a lot, i completed your react course today, i learned alot from your tutorials, keep making new videos! 👍👍👍
@premkulkarni7578Ай бұрын
Thankyouuu , Finally wrapped up with react playlist (It took quite long for me to complete this but yeah totally worth watching it once again thankyouuu sooo muchhh...) feels bit confident about react after this
@حذيفةأحمد9 күн бұрын
i start switching the milliseconds to the logical time from the smaller unit to the bigger one, so it can be easy to read and understand : function formatTime() { let millieSeconds = Math.floor((elapsedtime / 10) % 100); let seconds = Math.floor(elapsedtime / 1000); let minutes = Math.floor(seconds / 60); let hours = Math.floor(minutes / 60); return `${hours}:${minutes}:${seconds}:${millieSeconds}`; } it give the same result.
@Dylan12kpo1k2pDylan Жыл бұрын
You beautiful man, keep adding to this playlist
@ejebeueh9113 Жыл бұрын
So this bro gets 830 views while dancing toys get millions what a shame
@RadheKrishno-xr8ew Жыл бұрын
Let the good things be with us 😁
@fahimsium10135 ай бұрын
Respect and love,brother. timer func is really crazy with setInterval
@abdulbasit936410 ай бұрын
Bro you drop ur crown 👑❤
@samaali65899 ай бұрын
Keep it up! Appreciate the efforts
@syedmajid32024 ай бұрын
Thanks a lot bro, keep making new videos, please make a tutorials on node.js and express.js!
@siddhantraj94259 ай бұрын
Thanks man. Helped a lot
@vanshgoyal-uo5cf6 ай бұрын
superb tutorial bro
@hinatashoyo38915 ай бұрын
BRO CAN WE GO AHEAD OF THIS NOW!!!! PLEAASEE
@ranjithkumar7896 Жыл бұрын
Bro continue the react series, enjoying it try to upload next videos faster
@cobragaming-jv7iz9 ай бұрын
Baga cheppara bro
@rishabhkedia9304 Жыл бұрын
Please make Reactjs projects as well
@yogii110810 ай бұрын
bro start next js using JavaScript waiting to learn from your channel
@Ashwini243 Жыл бұрын
Hi, I am based in the USA.I really love your videos and they are interview oriented. Can you explain why you used useRef variable?
@Prateek_Mantry10 ай бұрын
useRef is used to stop re-rendering your component when the variable(ref) is changed, which is not possible using useState().
@ideology83236 ай бұрын
Thank you bro!
@Prateek_Mantry10 ай бұрын
Hi Bro....Please make more videos.
@حذيفةأحمد9 күн бұрын
شكرا صديقي
@AbdalazezALBOGA11 ай бұрын
hey bro can u make a course about laravel for beginners u r so good and now i only can learn anything from you thanks a lot
@worldnothing1928 Жыл бұрын
bro are bringing backend development also
@arkartm99899 ай бұрын
True Chad bro..❤
@HabibHaris-fe7fy Жыл бұрын
please sir make a playlist on PANDAS, NUMPY please🌸 🌺🌼
@BrunoTran-q6q19 күн бұрын
this is the end :( Can we have more react tutorials please ? :(
@astartesidon6098 ай бұрын
so we can conclude that even if we stop the countdown for a couple of minutes still the time in between when we restart still gonna carry over because we based our elapsed time only on a date?
@tasfin6608 ай бұрын
I want more react videos
@java_learn6447 Жыл бұрын
Sir please upload react form validations
@Delicatamente9 ай бұрын
So, technicaly, timer re-renders every 10 miliseconds, just because of changing useState variable "elapsedTime" in Stopwatch component, what provide full re-render of Stopwatch component? Or re-render happens as a result of changing that useState variable "elapsedTime", which is mentioned in function "formatTime", which (this function) is mapped to timer component? And because of this bound React re-renders component? Can someone explain me this technical details?
@IgorTrАй бұрын
every useState update causes a re-render. So in a case like this, where you have to re-render a lot, it would be best to try and make the part of your app that relies on that state as simple and tiny as possible, so you don't re-render more parts of your app than you have to.
@RealRower1 Жыл бұрын
hey Bro Code can you make a course about lua
@RealRower1 Жыл бұрын
ye but atleast he has something to post about and i think he is gonna get alot of views because lot of people want to learn lua for game dev in roblox and there is not a good course to learning it so he will be the first
@mohammedshehinthoombil16106 ай бұрын
can you make redux tutorial
@BishanTamang-rk5ji Жыл бұрын
Make java 2024 plz bro code love from Nepal 💓💓
@gayantha66542 ай бұрын
why elapsed time declared as a state variable? cannot use ref variable instead??
@OffsideFX_7 Жыл бұрын
hey bro code I am facing difficulties while learning js what should i do?
@1CDzy Жыл бұрын
look at the documentation on JS, maybe it will help
@anandv13919 ай бұрын
Mbuf
@abhishekagrawal1236Ай бұрын
Is it full course?
@1CDzy Жыл бұрын
bro, please do C# on NET. development
@ejebeueh9113 Жыл бұрын
Bro please i need help I just started learning jave script and I'm watching your full course so when I linked my css ,js and HTML and tried the same code that you wrote and opened it with live server nothing appeared on the web and its console it says error404 Sorry for my poor words I hope that you understand what I mean, thanks
@aman1589 Жыл бұрын
did u install live server?
@reynaldobuscagan77319 ай бұрын
Hello, I'm a beginner I wonder what app you use, is it html or eclipse?
@yaroslavluchko84929 ай бұрын
this is VSCode
@something636-rr Жыл бұрын
Hey i just wanted to say your last 5 videos don't appear in my sub feed. What is going on