Loving the new thumbnail🆒 This advice is good for someone who has programming experience a few months, For an absolute beginner I doubt people can wrap their head around the async nature of js or Event-driven architecture of node.js ( which the majority of people go with for the backend after learning js ) . When I started learning Web dev I spent nearly 1 week on HTML&css and 2-3 weeks on Js, its crucial to understand a few advanced topics apart from things you mentioned. closure, HOF, hoisting, DOM,function constructors, Aysnc, promises, working dates, Prototypal inheritance, OOPS ( now more of function programming aspect / Function design) and Few Data structures. Before diving into the backend, clearing these concepts beforehand will save a lot of time on silly mistakes rather than learning on the fly.
I agree. CSS is not just about adding colors, but we need to have solid understanding of box model, positions, flexbox, grid, etc. Also, I agree with the javascript topics that you have mentioned.
Hi , when did you started learning web dev? Also , are you from CS background or switched to CS from any other field ? Please tell me if you got placement / job as of now and how long did it took you to learn full MERN / MEAN stack ? Thanks . Asking this because I have already spent 3-4 months and still struggling with JS (HOF , and destructuring mainly ). Also , the part I have done , I have done it properly and hold a good grip on it (HTML , CSS and JS - till Error handling and prototyping)) But still I am not feeling that much confident even after practising them i feel like , I wont be able to get a job even if I finish course by August 2023 end (I am switching to CS from Civil constructions Industry )
🎉❤ Dear, Kumar Sir I have a non-tech background Can I start Web development without HTML and CSS Should I start with JavaScript Famous resources according to you.
@@tajjamalabbas Recommended method will be to start with HTML , then CSS and then JS. So that you start with easy things so that you can build confidence and learn them in a systematical manner. However some bootcamps like MASAI start with JS directly. Rest choice is yours , if you have a sharp mind and grasp concepts quicly and easily then u can start with js 😂
00:00 Clear fundamentals before diving into full stack development 01:17 Before diving into React, spend the first week learning JavaScript basics. 02:23 Learn basic HTML and CSS for React development 03:34 Learn HTML, JavaScript, and CSS basics 04:37 Learn JavaScript and connect to backend APIs 05:45 Understand HTTP requests and responses 06:47 Learn basic HTML, CSS, and JavaScript for web development. 07:51 React is an easy way to write HTML, CSS, and JavaScript.
The editing on these videos is getting exponentially better every time. Plus the entertainment value (while still kept at a minimum for good) is improving as well.
Even Chat GPT wouldn't break it down in such a easy genuine way. There is no better way to escape mediocrity than this. A very underrated road map for any front end developer. May your wish of 100 more Harkirat's come true! ❤ You are amazing!
After days of searching , asking chat gpt to explain things , researching google , i came across this video . This is exactly what i was looking for . Thank you so much for giving such a clear idea. Those who are confused about web development , this is the only video you need to watch .
Thanks alot for this video, was like in tutorial hell but now learning proper fundamentals and was getting used to CSS only but those things you mentioned just connect this and that DAMN that's a game-changing thing diverting to that approach ASAP. Creating an HTML page right itself and Importing a Js file in no time. Just solved LeetCode and saw this video. Thanks and Keep guiding us like this Sir
what are you doing rn ??? also i've currently done with html and basic css so should i follow this video or do the normal path i.e hml css then javascript then rest things ????
No body can understand the code generated by ChatGpt nor one can not have the ChatGpt written the desired code until and unless one has sufficient basic knowledge of programming. I am giving one example where I struggled a lot to understand the basic of middleware to intercept the get and post request but it was only clear in the class of Harkirat.
Thank you from bottom of my heart. Maybe ydk in twitter people are bullish pn learning html, css, js. And i thought I should be master at css and js and build lots of project. But I never liked it that much , it because overwhelming eventually. Even I thought leaving web dev as I wanted to learn high level concepts. You cleared my pov tonight.
Let me answer that question for you. You should know enough English to communicate your views. That is it. Nothing more than that. If you pause if you make mistakes while talking and correct them instantly, it's completely fine. As long as you are able to communicate to your client your job is done.
Feedback: Instead of Hardsubbing your video can you please attach them as a subtitle file. So the people who want to view subtitles can view through it and people who dont will not. The hardsub looks blurry when we stream video at low quality.
It's truly surprising people learn React before JavaScript and i don't blame them react treat itself as it's something totally different from javascript and has frw things in common.
This is the minimum fare guidance I wish I understood earlier. May be I was waiting to learn from my experience. And here u articulated the flaw in the flow of my learning. Thanks for the guideline.
Freshers are not getting any jobs 😢 I had learned html css javascript and reactjs maked some projects but not able to find any job /internship. Everyone required experience but what should a fresher do ?
@@dashstar33 bro just telling you the reality. But I know there is lots of other people who are getting jobs and everyone have different situations. In my situation I have done BCA from a tire3 college and I belong from a small city so definitely at a certain point I have more challenges. I had started applying and I just share my experience as most of the company required experience
After watching this video , i can say that i am on correct path. I have learnt html & css very quickly and then i bought a course on js which covers all the above mentioned topics and js is gonna end spon❤
Bro which that course, can u give me link of that. I have just learnt html, CSS and also know some basics of js. All i did from free resources, but now i don't know how much js is needed for this era, because now a bunche of information available but i don't know where to start, will this course help me to learn right things in js
@@diwanshukumar9866codeWithHarry ki complete js playlist Dekhein aur sath sath practice sets bhi complete krein phir apki js achi Hogi. 2-3 months lga gain for absolute beginner lekin agr Thora boht basics ata hn to 1 month me ho skta he.
Its better to go step by step rather than jumping back to html/css tutorial once you're stuck. I'd suggest give 15 days to HTML/CSS and about a month to practice and understand evrything of JS. Go to react and never come back. You should know how things are done using vanila HTML/CSS/JS
Web design software with analytics integration monitors visitor behavior and site performance, offering useful insights that can be used to influence design changes and marketing tactics.
I never comment on anything but this seems to be a video which will clear every ambiguity I have about the whole JavaScript and Frameworks I need to learn for being a good Full- stack
Teach Yourself: In 24 hours you won't have time to write several significant programs, and learn from your successes and failures with them. You won't have time to work with an experienced programmer and understand what it is like to live in a C++ environment. In short, you won't have time to learn much. So the book can only be talking about a superficial familiarity, not a deep understanding. As Alexander Pope said, a little learning is a dangerous thing.
Writing code is easy but writing efficient and better code is much much difficult and thats come by experiance and pratice and that takes several months...coding is not that easy as it look
sir, i have a question... I already learnt HTML, CSS and Some basic topics of Javascript like (operators, variables, datatypes, string, function, loops, string methods , dom manipulation, conditional statements and some more topics)... Am I able to jump on react js?
People said they learned html and css in a couple hour. I agree. But you watch videos, the difference appear when they start write their own code. Maybe you use some tags and it work but have no idea whether they are more suitable than other tags or not. Css even more harder. I think you unsderstand it but you have to do something with it. That i learned from some channels and i still doing that😊😊😊 my english seems stupid😂😂😂
@@betadev-ny1wrfocus on js if learn js good enough next will be easy and good for you . Give proper time for js😊😊 Thing is people saying there is no job for frontend dev but be motivated and learn because js python and sql not only use for web dev 😊 Hope everything good for you😊
@@betadev-ny1wr Don't spend too much time learning CSS and HTML. Understand them, but there are tools that make CSS easier and tools that build your HTML for you that you'll likely use for almost any project, especially a large project. You can follow this guy's advise. My biggest piece of advise is: Avoid tutorials as much as humanly possible! You simply MUST do things yourself and struggle A LOT and find the answers on your own. If you do not do this, you will never get anywhere, because you don't actually learn. Tutorials are cool when you are starting out and don't know anything. You can follow tutorials, but when you complete them, add to them. Create some tasks that you can do and learn new things and use the tutorial's base work as a playground. You can even rebuild it using similar tools or frameworks. Just keep coding. You've gotta learn by doing. So, find some things to build that you think are cool, fun, or helpful in your own life. Good Luck!
@@septicswank thanks man, i have now completed html and css and made some projects from freecodecamp and theodinpoject foundations. and in the next week ill be starting javascript but not sure from were should i do it, or should i do it indepth or just cover the basics and dom and move to react ??? i dont have a time crunch as my college will be starting in the next month.
I have gap of 5 years because of UPSC and now I am joining coding ninja tomorrow basically because placement cell, mock interview and time limited guidance … any tips for me please
FIRED lol .....from 7:41 watch how a real programmer destroyed those who are earning money by mocking at developers' careers without ample evidence, with their bias views on CHATGTP.
Hi Harkirat, I have developed my interest towards web development after watching your videos 🙂. Could you suggest me the best Linux distribution for web development.
@@godson200 there are people like me who got bored of gaming so bought an M1 mac instead in 2021. I come from an Asus ROG. I was running Linux, so made sense to use MacOS. And if I ever choose to go back to gaming, I'd rather buy PS or build a budget PC.
dear harkirat, there is a problem in subtitle of your video. alot of words are understood wrongly by the subtitle writer/editor. like at 5:45 you said ChatGPT but there is written charge BT and there are alot of same errors. please look into it.
html , css , javascript is core of web development you should understand this very well may be 70% is enough and later go anywhere and learn anywhere any framework any backened etc
@nadeemakramansari1331 sir, i have a question... I already learnt HTML, CSS and Some basic topics of Javascript like (operators, variables, datatypes, string, function, loops, string methods , dom manipulation, conditional statements and some more topics)... Am I able to jump on react js?
I have been learning javascript for about eight months now. It's my first programming language. I still feel like there's a lot to learn. It's still hard to build a small logic,for me😂.
Loving the new thumbnail🆒
This advice is good for someone who has programming experience a few months,
For an absolute beginner I doubt people can wrap their head around the async nature of js or Event-driven architecture of node.js ( which the majority of people go with for the backend after learning js ) .
When I started learning Web dev I spent nearly 1 week on HTML&css and 2-3 weeks on Js, its crucial to understand a few advanced topics apart from things you mentioned.
closure, HOF, hoisting, DOM,function constructors, Aysnc, promises, working dates, Prototypal inheritance, OOPS ( now more of function programming aspect / Function design) and Few Data structures.
Before diving into the backend, clearing these concepts beforehand will save a lot of time on silly mistakes rather than learning on the fly.
I agree. CSS is not just about adding colors, but we need to have solid understanding of box model, positions, flexbox, grid, etc.
Also, I agree with the javascript topics that you have mentioned.
Hi , when did you started learning web dev?
Also , are you from CS background or switched to CS from any other field ?
Please tell me if you got placement / job as of now and how long did it took you to learn full MERN / MEAN stack ?
Thanks . Asking this because I have already spent 3-4 months and still struggling with JS (HOF , and destructuring mainly ). Also , the part I have done , I have done it properly and hold a good grip on it (HTML , CSS and JS - till Error handling and prototyping)) But still I am not feeling that much confident even after practising them
i feel like , I wont be able to get a job even if I finish course by August 2023 end (I am switching to CS from Civil constructions
Industry )
🎉❤
Dear, Kumar Sir
I have a non-tech background
Can I start Web development without HTML and CSS
Should I start with JavaScript
Famous resources according to you.
@@tajjamalabbas Recommended method will be to start with HTML , then CSS and then JS.
So that you start with easy things so that you can build confidence and learn them in a systematical manner.
However some bootcamps like MASAI start with JS directly.
Rest choice is yours , if you have a sharp mind and grasp concepts quicly and easily then u can start with js 😂
from where did you to learn javascript??
pls can a anyone recommend any youtube channel for that??
or should i take take some course on udemy
Bro went straight to the point and completed the entire video in 9 minutes. No breaks, no ads, no faltu baatein, just pure guidance. Absolute legend 🗿
Quality of main stream creators
and n number of times promotion of his own videos
And what's wrong with that, you think those videos keep him from starving as a developer?@@deespace3744
Yup I also liked this this man is here to make people more smart not just to earn money by giving title i resigned for you 😅
@@ankurrajput2367 should i follow this or the normal path i.e html css then javascript ???
00:00 Clear fundamentals before diving into full stack development
01:17 Before diving into React, spend the first week learning JavaScript basics.
02:23 Learn basic HTML and CSS for React development
03:34 Learn HTML, JavaScript, and CSS basics
04:37 Learn JavaScript and connect to backend APIs
05:45 Understand HTTP requests and responses
06:47 Learn basic HTML, CSS, and JavaScript for web development.
07:51 React is an easy way to write HTML, CSS, and JavaScript.
yo bro thank you
Thank you so much 😊
Happy to help 😄.
The editing on these videos is getting exponentially better every time. Plus the entertainment value (while still kept at a minimum for good) is improving as well.
padhne aaya hai ya entertain hone?
@@abjee1602 bot comment h don't be angry
@@soulvibes5 LMAO nope, not a bot, please be angry 😁
Even Chat GPT wouldn't break it down in such a easy genuine way. There is no better way to escape mediocrity than this. A very underrated road map for any front end developer. May your wish of 100 more Harkirat's come true! ❤ You are amazing!
should i follow the normal path or this ?????
For HTML and CSS watch Bro Code videos. Very simple and easy to understand. You can finish within couple of hours.
really, we get all the concept?
also from supersimpledev.
@@AvikNayak_ i watched both, they're both very good
Bro am doing Html and Css course by Bro Code at the moment and I must say he’s really good at what he’s teaching. Quality content. 👍
I concur with this. Bro code is good
best video , no bullshit , straight to point who wants to get a brief for who wants to learn frontend ...
I was searching for "what do I need to know in order to build a website using react" , this video completely answers my question . Great job!
After days of searching , asking chat gpt to explain things , researching google , i came across this video . This is exactly what i was looking for . Thank you so much for giving such a clear idea. Those who are confused about web development , this is the only video you need to watch .
should i follow this or the normal path i.e html css then javascript ???
Thanks alot for this video, was like in tutorial hell but now learning proper fundamentals and was getting used to CSS only but those things you mentioned just connect this and that DAMN that's a game-changing thing diverting to that approach ASAP. Creating an HTML page right itself and Importing a Js file in no time. Just solved LeetCode and saw this video. Thanks and Keep guiding us like this Sir
what are you doing rn ???
also i've currently done with html and basic css so should i follow this video or do the normal path i.e hml css then javascript then rest things ????
You're a very good teacher. No fluff, just straight to the point. Just subbed.
I am learning JS form Jonas Schmedthmann and he is the best JS instructor I have ever seen on the internet.
Hi bro
@@SunilKumar-lr6cx yes bro ?
any question@@SunilKumar-lr6cx
whats your exp
@@nadeemakramansari1331
@@nadeemakramansari1331 sir, i have a question... I already learnt HTML, CSS and Some basic topics of Javascript... Am I able to jump on react js?
No body can understand the code generated by ChatGpt nor one can not have the ChatGpt written the desired code until and unless one has sufficient basic knowledge of programming. I am giving one example where I struggled a lot to understand the basic of middleware to intercept the get and post request but it was only clear in the class of Harkirat.
should i follow this or the normal path i.e html css then javascript ???
Thank you from bottom of my heart. Maybe ydk in twitter people are bullish pn learning html, css, js. And i thought I should be master at css and js and build lots of project.
But I never liked it that much , it because overwhelming eventually. Even I thought leaving web dev as I wanted to learn high level concepts. You cleared my pov tonight.
If you are tenacious enough nothing is overwhelming. Be curious and write code some code whatever it is that your heart desires!
should i master css grid or that part i.e layout or it can be done easily in react ?
I noticed that your communication is so good Can you make a video on English communication how much English should we know as a remote developer
Let me answer that question for you. You should know enough English to communicate your views. That is it. Nothing more than that. If you pause if you make mistakes while talking and correct them instantly, it's completely fine. As long as you are able to communicate to your client your job is done.
get your basic grammar down (like the middle school grammer book is priceless) and consume lots of english content
Didn't know I was actually following the correct path😂. Thanks for making it clear.
What did he exactly discussed i couldn't understand.... Can you tell me in short??
@@Screwthinkerkonsa year?
@@Rohit-cj6eb bca second year
@@Screwthinker agle Samester mai aaega ye
Feedback: Instead of Hardsubbing your video can you please attach them as a subtitle file. So the people who want to view subtitles can view through it and people who dont will not. The hardsub looks blurry when we stream video at low quality.
+1
wo bhi galat hai, Reactor View likha hai "React or Vue" ko
Its most probably generated from a AI tool that's why there are some errors and looks blurry
+1
If u dont need subtitles dont look at it, and if u need turn on auto caption.
Congo for 200k.. more to go..
Godspeed 🙌
last few seconds shows it takes a lot of effort to make a quality video :D
It's truly surprising people learn React before JavaScript and i don't blame them react treat itself as it's something totally different from javascript and has frw things in common.
Damn i liked what you shared, this very well specifies the roadmap on learning webdev. Just what im needing. Thanks!
should i follow this or the normal path i.e html css then javascript ???
UA-cam default captions are better and accurate than the ones used in the video
I think you should start your own web development series on youtube. Loyal subscribers will love that
@coddingdunniya might be helpful for you
ua-cam.com/video/4XwcLgTBEiU/v-deo.html&ab_channel=CodingDunniya
they have got some really relatable content
Thumbnails are getting wilder
🖤
🖤
Bots here also
❤
❤
I have watched this video over 10 times. Very valuable 🎉❤😊
I don't why ,when kirat explain I see complex thing as a piece of cake
Easy to digest and Easy to implement
Your Editing skills 😉 are awesome.
isnt it obvious?its not his editing bozo he doesnt have the time to do mundane tasks smh
Congratulations for 100 videos bro🎉🎉🎉🎉
This is the minimum fare guidance I wish I understood earlier. May be I was waiting to learn from my experience. And here u articulated the flaw in the flow of my learning.
Thanks for the guideline.
Freshers are not getting any jobs 😢 I had learned html css javascript and reactjs maked some projects but not able to find any job /internship.
Everyone required experience but what should a fresher do ?
Hmm
Bhai isa bolke tum demotivate karrheho hume
@@dashstar33 bro just telling you the reality. But I know there is lots of other people who are getting jobs and everyone have different situations. In my situation I have done BCA from a tire3 college and I belong from a small city so definitely at a certain point I have more challenges.
I had started applying and I just share my experience as most of the company required experience
Yes getting job as a fresher is very very hard. Every company demands experience
@@jatinderchoudhary6061 Even start-Up companies rejected you?
After watching this video , i can say that i am on correct path. I have learnt html & css very quickly and then i bought a course on js which covers all the above mentioned topics and js is gonna end spon❤
Bro which that course, can u give me link of that. I have just learnt html, CSS and also know some basics of js. All i did from free resources, but now i don't know how much js is needed for this era, because now a bunche of information available but i don't know where to start, will this course help me to learn right things in js
@@diwanshukumar9866codeWithHarry ki complete js playlist Dekhein aur sath sath practice sets bhi complete krein phir apki js achi Hogi. 2-3 months lga gain for absolute beginner lekin agr Thora boht basics ata hn to 1 month me ho skta he.
Where are you on your path bro ? Could you suggest me some projects to do
This dude just saved us from the notorious "tutorial hell"😮😮
should i follow this or the normal path i.e html css then javascript ???
The last part was awesome XD
Hi Bhaiya Big Fan, Rohit bhaiya ke sath Open debate kijiye Open Source pe.
Open Source se achaa Blockchain rhega😄
Haan bhai maja aayega fr toh
E-Lafda na hojaaye 😂
U deserve more subs. Thank you so much for the video ❤
I watch Only half your video And At this I want to say sir good. I love this and I want this type of video
should i follow this or the normal path i.e html css then javascript ???
Really cleared my mind what I need to do now. Thank you
Its better to go step by step rather than jumping back to html/css tutorial once you're stuck.
I'd suggest give 15 days to HTML/CSS and about a month to practice and understand evrything of JS.
Go to react and never come back.
You should know how things are done using vanila HTML/CSS/JS
should i follow this or the normal path i.e html css then javascript ???
Oo Bhai editing❤
U r great Sir❤❤❤❤❤❤
Web design software with analytics integration monitors visitor behavior and site performance, offering useful insights that can be used to influence design changes and marketing tactics.
I never comment on anything but this seems to be a video which will clear every ambiguity I have about the whole JavaScript and Frameworks I need to learn for being a good Full- stack
should i follow this or the normal path i.e html css then javascript ???
Bruh u r too good u directly came to the point
should i follow this or the normal path i.e html css then javascript ???
Thanks for sharing 🙏
Bro looks super happy and active after the course,loved it
You provide value. Respect :)
Teach Yourself: In 24 hours you won't have time to write several significant programs, and learn from your successes and failures with them. You won't have time to work with an experienced programmer and understand what it is like to live in a C++ environment. In short, you won't have time to learn much. So the book can only be talking about a superficial familiarity, not a deep understanding. As Alexander Pope said, a little learning is a dangerous thing.
should i follow this or the normal path i.e html css then javascript ???
Honest feedback: Quality of your UA-cam videos are far better than your course videos. Please improve the quality of your course videos
Writing code is easy but writing efficient and better code is much much difficult and thats come by experiance and pratice and that takes several months...coding is not that easy as it look
sir, i have a question... I already learnt HTML, CSS and Some basic topics of Javascript like (operators, variables, datatypes, string, function, loops, string methods , dom manipulation, conditional statements and some more topics)... Am I able to jump on react js?
as some one who is just beginning Frontend this video was 'soothing' and reduced much of my anxiety seeing the mountain of things to learn.
should i follow this or the normal path i.e html css then javascript ???
and what are you doing now ???
People said they learned html and css in a couple hour. I agree. But you watch videos, the difference appear when they start write their own code. Maybe you use some tags and it work but have no idea whether they are more suitable than other tags or not. Css even more harder. I think you unsderstand it but you have to do something with it. That i learned from some channels and i still doing that😊😊😊 my english seems stupid😂😂😂
Thank you
Way of explanation needed
KEY TAKEAWAYS
"GET VIDEO IN THE LETS RIGHT "
~Kirat, 2023
sir i love the way you told about web Development , what i really want to listen and know Thank you so much
Best Guide out there!
should i follow this or the normal path i.e html css then javascript ???
@@betadev-ny1wr yes bro do html in 3-4 hrs then css then give most time on js
@@betadev-ny1wrfocus on js if learn js good enough next will be easy and good for you .
Give proper time for js😊😊
Thing is people saying there is no job for frontend dev but be motivated and learn because js python and sql not only use for web dev 😊
Hope everything good for you😊
It took me 9 months to understand html, css and javascript. Here it is suggested it should be done in 1 week, I feel dumb.
There is a difference between remembering concepts and understanding concepts.
Lol 9 months
Where are you know ? Still learning?
You might be able to get familiar with the basics in a short period of time, but to get competent takes atleast months of practice
Bro Harkirat, How on earth can anyone go and solve Algorithmic problems on Leetcode with just one hour of JavaScript and No DSA knowledge.
Exactly what IITM is teaching in MAD 1 and 2 in BS Data Science and Applications in third and fourth trimester.
Kya apnay iitm bs data science degree course liya hai?
Loved the random zoom in and out during whole of the video
that was really good one !
should i follow this or the normal path i.e html css then javascript ???
Love this explainer vid. 😘
for me, this is one of the most important video in my journey to learn code.
should i follow this or the normal path i.e html css then javascript ???
You are the only UA-camr , giving best advice when and how to use chatgpt while rest are just around use chatgpt anyway possible .... Thank you 🙏
Love your content bruh ❤️
TYSM and Best wishes from Pakistan 🤗
You're a true educator and mentor
right right get get !!
Awesome info 👌 ,
Thanks for this!
the video looks like it's done by someone from avey tv's cohort, it's good
This actually is excellent advice.
should i follow this or the normal path i.e html css then javascript ???
@@betadev-ny1wr Don't spend too much time learning CSS and HTML. Understand them, but there are tools that make CSS easier and tools that build your HTML for you that you'll likely use for almost any project, especially a large project.
You can follow this guy's advise.
My biggest piece of advise is:
Avoid tutorials as much as humanly possible!
You simply MUST do things yourself and struggle A LOT and find the answers on your own.
If you do not do this, you will never get anywhere, because you don't actually learn.
Tutorials are cool when you are starting out and don't know anything.
You can follow tutorials, but when you complete them, add to them. Create some tasks that you can do and learn new things and use the tutorial's base work as a playground. You can even rebuild it using similar tools or frameworks.
Just keep coding. You've gotta learn by doing.
So, find some things to build that you think are cool, fun, or helpful in your own life.
Good Luck!
@@septicswank thanks man, i have now completed html and css and made some projects from freecodecamp and theodinpoject foundations.
and in the next week ill be starting javascript but not sure from were should i do it, or should i do it indepth or just cover the basics and dom and move to react ???
i dont have a time crunch as my college will be starting in the next month.
Bro, you are awesome.. first time i am getting full of my 8:50 minutes.
I have gap of 5 years because of UPSC and now I am joining coding ninja tomorrow basically because placement cell, mock interview and time limited guidance … any tips for me please
bhai aap kis college se ho and kon si branch se
@@dxfire7865 IET DAVV - ELECTRONICS
@@abhijeetvdshsame situation, how I contact you brother.
Please share your instagram handle.
Can you please make a dedeicated video tutorial on Promises , prototypes ,async await etc in JS ?
if you really want to learn you can learn from anywhere
@@venkateshlingampally7220correct
you can refer namaste js playlist for these topics.
Study from code with harry
read "you don't know js" async await part for good understanding.. otherwise video courses will just waste your time with incomplete knowledge
Sound quality so neat
FIRED lol .....from 7:41 watch how a real programmer destroyed those who are earning money by mocking at developers' careers without ample evidence, with their bias views on CHATGTP.
Congratulations bhaiya for 200k🎉❤
Hi Harkirat, I have developed my interest towards web development after watching your videos 🙂. Could you suggest me the best Linux distribution for web development.
windows
Zorin os
Great work
UA-cam app in smartphones should provide captions in the size you have done in this video.
Thank you so much!!
Bro, You took my laptop for thumbnail..!!!
BTW its ASUS Vivobook 16x
I took the exact same laptop lol. It works amazing brother
Although I took the silver one
Apart from macbook air M1, I believe it’s the best laptop for work and gaming overall under 1 lakh (assuming you get the version with rtx 3050)
@@Ankush.8 yeah MacBook m rtx toh fit nahi karoge wese bhi🤡🤡😭😭
@@godson200 there are people like me who got bored of gaming so bought an M1 mac instead in 2021. I come from an Asus ROG. I was running Linux, so made sense to use MacOS. And if I ever choose to go back to gaming, I'd rather buy PS or build a budget PC.
Hi wonderful video!
But i have a concern about your subtitiles, they need improvement...(innacurate sometimes)
I think we will be full stack developer in a month 😂
Nice and good to go
dear harkirat, there is a problem in subtitle of your video. alot of words are understood wrongly by the subtitle writer/editor. like at 5:45 you said ChatGPT but there is written charge BT and there are alot of same errors. please look into it.
React : hey angular how are you?
Angular : i am tired of updating all dom nodes just for 1 node!
React : hahahahaha... tu toh gayo kaam se
Why reverb & echo in informative video.. turn it low please.
These types of videos are jewels.
199k sub
200k coming soon
html , css , javascript is core of web development you should understand this very well may be 70% is enough and later go anywhere and learn anywhere any framework any backened etc
@nadeemakramansari1331 sir, i have a question... I already learnt HTML, CSS and Some basic topics of Javascript like (operators, variables, datatypes, string, function, loops, string methods , dom manipulation, conditional statements and some more topics)... Am I able to jump on react js?
@@real_vincenzofirstly finish javascript atleast complete event listener
I have been learning javascript for about eight months now. It's my first programming language. I still feel like there's a lot to learn. It's still hard to build a small logic,for me😂.
Being a fresher your style of explanation is very hard to understand.
They are easier than IIT lectures
True but ab tum smje to muje smja skte ho kya ?
Thanks sir 😊...
HTML, CSS, JavaScript may come and go but "FALANA DHIMAKA" lasts forever!
amazing!
Great video❤
Make an video how to learn english for interviews
I only understand full video but...
i most underrated"falana-dhimkana"😅..
banda kaam ka hai💖
Thanks Man
Please make PLAYLIST 🙏
FOR LEARNING CODING from your videos