- 151
- 10 972
FULL STACK BY AKHIL
India
Приєднався 29 лип 2016
Welcome to Full Stack by Akhil!
Dive into the world of technology with our channel, where we bring you top-notch tutorials, tech education, and guidance to excel in your journey as a full-stack developer.
🔹 What We Offer:
In-depth tutorials on modern technologies like Angular, ReactJS, Next.js, React Native, HTML, CSS, JavaScript, and more.
Backend development guides featuring Node.js, MongoDB, Redis, and Docker.
Version control tips and tricks with Git and GitHub.
Master messaging queues, push notifications, and other advanced tech concepts.
Expert interview preparation to help you land your dream job in tech.
Whether you're a beginner or an experienced developer, Full Stack by Akhil is here to support you in mastering the latest tools and technologies in the industry. Subscribe now and start building your full-stack skills today!
💻 Let’s code, learn, and grow together! 🌟
Dive into the world of technology with our channel, where we bring you top-notch tutorials, tech education, and guidance to excel in your journey as a full-stack developer.
🔹 What We Offer:
In-depth tutorials on modern technologies like Angular, ReactJS, Next.js, React Native, HTML, CSS, JavaScript, and more.
Backend development guides featuring Node.js, MongoDB, Redis, and Docker.
Version control tips and tricks with Git and GitHub.
Master messaging queues, push notifications, and other advanced tech concepts.
Expert interview preparation to help you land your dream job in tech.
Whether you're a beginner or an experienced developer, Full Stack by Akhil is here to support you in mastering the latest tools and technologies in the industry. Subscribe now and start building your full-stack skills today!
💻 Let’s code, learn, and grow together! 🌟
#33 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | CONTROL FLOW | SWITCH STATEMENT
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live)
In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced developer wanting to enhance your skills, this course has you covered. This full stack course is designed to teach the latest web technologies and frameworks in a structured way, using practical examples and real-world projects.
Starting with the basics, you'll first dive into HTML (HyperText Markup Language), the backbone of any web page. You’ll learn how to create the structure of a webpage, add text, links, and images, and format content with proper semantic HTML tags.
Next, you'll move on to CSS (Cascading Style Sheets), where you’ll learn how to style your website and make it visually appealing. Topics like box model, positioning, flexbox, CSS grid, and responsive design will help you build websites that are not only functional but also beautiful and responsive to different screen sizes.
The third major step will be learning JavaScript. JavaScript is the programming language that adds interactivity to web pages. You’ll understand concepts like variables, functions, loops, DOM manipulation, events, and working with APIs. By mastering JavaScript, you'll be able to add dynamic features to your websites, such as form validation, interactive elements, and much more.
Once you have a good grasp on front-end technologies, you will learn about the back-end with Node.js. Node.js allows you to build server-side applications, manage databases, and handle requests from the front-end. You'll also learn about Express.js, a framework built on top of Node.js that simplifies server-side development.
The course will then cover MongoDB, a NoSQL database, which you’ll use to store and manage data for your applications. You'll learn how to interact with MongoDB using Mongoose, and understand how to design schemas, store data, and query the database.
Lastly, you’ll explore React.js, a powerful JavaScript library for building dynamic and efficient user interfaces. You’ll learn about React components, hooks, state management, and how to integrate it with your Node.js backend to create full-stack applications.
Throughout the course, Akhil will guide you with live project practice, where you’ll build real-world applications, from start to finish. This hands-on experience will ensure that you not only understand the theoretical concepts but also know how to apply them in real-world scenarios.
Key Topics Covered:
HTML5, CSS3, and responsive design
JavaScript fundamentals and advanced topics
Node.js, Express.js for server-side development
MongoDB and database management
React.js for front-end development
Live projects to solidify your skills
Sure! Here's the list of HTML form elements without the angle brackets for a UA-cam description:
GET TUTORIAL GIT HUB REPO LINK
github.com/akhi1986akhi/fullstack-dev-course2025
HTML Form Elements List:
form
input
textarea
button
select
option
optgroup
label
fieldset
legend
datalist
input type="file"
input type="range"
input type="color"
input type="date"
input type="time"
input type="email"
input type="url"
input type="tel"
input type="search"
input type="month"
input type="week"
input type="datetime-local"
input type="number"
By the end of the course, you'll have the skills to build full-stack applications and be job-ready.
Hashtags and Keywords: #FullStackDevelopment #CompleteCourseHindi #WebDevelopment #HTML #CSS #JavaScript #NodeJS #MongoDB #ReactJS #LiveProject #LearnCoding #WebDevelopmentHindi #MERNStack #WebDevForBeginners #FrontendDevelopment #BackendDevelopment #CodingInHindi #LearnReact #MongoDBTutorial #NodeJsTutorial #FullStackDeveloper #ProjectBasedLearning #AkhilTech #TechTutorials #Coding #WebDesign #WebDeveloper #Programming #TechSkills #TechEducation #ReactNode #WebDevelopmentCourse #LearnToCode #HTMLCSSJS #MongoDBReact #JavaScriptCourse
In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced developer wanting to enhance your skills, this course has you covered. This full stack course is designed to teach the latest web technologies and frameworks in a structured way, using practical examples and real-world projects.
Starting with the basics, you'll first dive into HTML (HyperText Markup Language), the backbone of any web page. You’ll learn how to create the structure of a webpage, add text, links, and images, and format content with proper semantic HTML tags.
Next, you'll move on to CSS (Cascading Style Sheets), where you’ll learn how to style your website and make it visually appealing. Topics like box model, positioning, flexbox, CSS grid, and responsive design will help you build websites that are not only functional but also beautiful and responsive to different screen sizes.
The third major step will be learning JavaScript. JavaScript is the programming language that adds interactivity to web pages. You’ll understand concepts like variables, functions, loops, DOM manipulation, events, and working with APIs. By mastering JavaScript, you'll be able to add dynamic features to your websites, such as form validation, interactive elements, and much more.
Once you have a good grasp on front-end technologies, you will learn about the back-end with Node.js. Node.js allows you to build server-side applications, manage databases, and handle requests from the front-end. You'll also learn about Express.js, a framework built on top of Node.js that simplifies server-side development.
The course will then cover MongoDB, a NoSQL database, which you’ll use to store and manage data for your applications. You'll learn how to interact with MongoDB using Mongoose, and understand how to design schemas, store data, and query the database.
Lastly, you’ll explore React.js, a powerful JavaScript library for building dynamic and efficient user interfaces. You’ll learn about React components, hooks, state management, and how to integrate it with your Node.js backend to create full-stack applications.
Throughout the course, Akhil will guide you with live project practice, where you’ll build real-world applications, from start to finish. This hands-on experience will ensure that you not only understand the theoretical concepts but also know how to apply them in real-world scenarios.
Key Topics Covered:
HTML5, CSS3, and responsive design
JavaScript fundamentals and advanced topics
Node.js, Express.js for server-side development
MongoDB and database management
React.js for front-end development
Live projects to solidify your skills
Sure! Here's the list of HTML form elements without the angle brackets for a UA-cam description:
GET TUTORIAL GIT HUB REPO LINK
github.com/akhi1986akhi/fullstack-dev-course2025
HTML Form Elements List:
form
input
textarea
button
select
option
optgroup
label
fieldset
legend
datalist
input type="file"
input type="range"
input type="color"
input type="date"
input type="time"
input type="email"
input type="url"
input type="tel"
input type="search"
input type="month"
input type="week"
input type="datetime-local"
input type="number"
By the end of the course, you'll have the skills to build full-stack applications and be job-ready.
Hashtags and Keywords: #FullStackDevelopment #CompleteCourseHindi #WebDevelopment #HTML #CSS #JavaScript #NodeJS #MongoDB #ReactJS #LiveProject #LearnCoding #WebDevelopmentHindi #MERNStack #WebDevForBeginners #FrontendDevelopment #BackendDevelopment #CodingInHindi #LearnReact #MongoDBTutorial #NodeJsTutorial #FullStackDeveloper #ProjectBasedLearning #AkhilTech #TechTutorials #Coding #WebDesign #WebDeveloper #Programming #TechSkills #TechEducation #ReactNode #WebDevelopmentCourse #LearnToCode #HTMLCSSJS #MongoDBReact #JavaScriptCourse
Переглядів: 25
Відео
#32 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | CONTROL FLOW | SWITCH STATEMENT
Переглядів 387 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#31 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | CONTROL FLOW | WHILE LOOP
Переглядів 309 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#30 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | CONTROL FLOW | FOR LOOP
Переглядів 149 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#29 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | CONTROL FLOW | TERNARY OPERATOR
Переглядів 279 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#28 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | CONTROL FLOW | NESTED IF
Переглядів 2614 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#27 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | CONTROL FLOW | IF ELSE
Переглядів 1514 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#26 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | ASSIGNMENT OPERATOR
Переглядів 6714 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#25 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | LOGICAL OPERATOR
Переглядів 1316 годин тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
Which Framework is Best for Your Next Project?
Переглядів 15216 годин тому
#ReactJS #Angular #WebDevelopment #JavaScriptFrameworks #FrontendDevelopment #CodingTutorial #ReactVsAngular Are you stuck deciding between React and Angular for your next web development project? 🚀 In this video, we break down the key differences, advantages, and use cases of these two popular front-end frameworks. Whether you're a beginner or an experienced developer, you'll learn which one s...
#24 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | COMPARISON OPERATOR
Переглядів 1521 годину тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#23 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | ARITHMETIC OPERATOR
Переглядів 621 годину тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#22 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | DATA TYPES | #javascript
Переглядів 59День тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#21 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | VARIABLES | #javascript
Переглядів 130День тому
Full Stack Development Complete Course in Hindi by Akhil | HTML, CSS, JavaScript, Node.js, MongoDB, React with Project Practice (Live) In this comprehensive and beginner-friendly Full Stack Development Course in Hindi, Akhil covers everything you need to know to become a proficient Full Stack Developer. Whether you are a beginner looking to enter the world of web development or an experienced d...
#3 | PrimeReact Tutorial: Build Stunning UIs with React & PrimeReact Component | DATA TABLE
Переглядів 65День тому
#PrimeReact #ReactJS #UITutorial #ReactUI #WebDevelopment #FrontendDevelopment #JavaScript #PrimeFlex #ReactComponents #CodingTutorial #LearnReact #webdesign Learn how to create responsive, user-friendly web applications using PrimeReact, a powerful React UI library. This step-by-step tutorial covers everything you need to know, from setting up your project to building dynamic and interactive c...
#2 | PrimeReact Tutorial: Build Stunning UIs with React & PrimeReact Components
Переглядів 68День тому
#2 | PrimeReact Tutorial: Build Stunning UIs with React & PrimeReact Components
#20 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | FUNDAMENTAL | #javascript
Переглядів 71День тому
#20 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | FUNDAMENTAL | #javascript
#19 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | INDTRODUCTION | #javascript
Переглядів 11День тому
#19 Full Stack Development Complete Course in Hindi | JAVA SCRIPT | INDTRODUCTION | #javascript
#18 Full Stack Development Complete Course in Hindi | HTML | HTML FORM | HTML PRACTICE -2| #html
Переглядів 39День тому
#18 Full Stack Development Complete Course in Hindi | HTML | HTML FORM | HTML PRACTICE -2| #html
#1 | PrimeReact Tutorial: Build Stunning UIs with React & PrimeReact Components
Переглядів 226День тому
#1 | PrimeReact Tutorial: Build Stunning UIs with React & PrimeReact Components
#36 REACTJS 19 TUTORIAL HINDI | REACTJS | PASS QUERY PARAMETER IN REACTJS | QUERY PARAMS | #reactjs
Переглядів 27День тому
#36 REACTJS 19 TUTORIAL HINDI | REACTJS | PASS QUERY PARAMETER IN REACTJS | QUERY PARAMS | #reactjs
#17 Full Stack Development Complete Course in Hindi | HTML | MEDIA QUERY | HTML PRACTICE -1| #html
Переглядів 88День тому
#17 Full Stack Development Complete Course in Hindi | HTML | MEDIA QUERY | HTML PRACTICE -1| #html
#35 REACTJS 19 TUTORIAL HINDI | REACTJS | CREATE CONTEXT API | THEME TOGGLE BUTTON | #reactjs
Переглядів 3314 днів тому
#35 REACTJS 19 TUTORIAL HINDI | REACTJS | CREATE CONTEXT API | THEME TOGGLE BUTTON | #reactjs
#16.2 Full Stack Development Complete Course in Hindi | HTML | CSS GRID | #html
Переглядів 6514 днів тому
#16.2 Full Stack Development Complete Course in Hindi | HTML | CSS GRID | #html
#34 REACTJS 19 TUTORIAL HINDI | REACTJS | CREATE CONTEXT API | #reactjs
Переглядів 4014 днів тому
#34 REACTJS 19 TUTORIAL HINDI | REACTJS | CREATE CONTEXT API | #reactjs
#16 Full Stack Development Complete Course in Hindi | HTML | CSS GRID | #html
Переглядів 4114 днів тому
#16 Full Stack Development Complete Course in Hindi | HTML | CSS GRID | #html
#33 REACTJS 19 TUTORIAL HINDI | REACTJS | WHAT IS REACT CONTEXT API ? | #reactjs
Переглядів 2214 днів тому
#33 REACTJS 19 TUTORIAL HINDI | REACTJS | WHAT IS REACT CONTEXT API ? | #reactjs
#15.3 Full Stack Development Complete Course in Hindi | HTML | CSS FLEX GROW PART 3 | #html
Переглядів 1614 днів тому
#15.3 Full Stack Development Complete Course in Hindi | HTML | CSS FLEX GROW PART 3 | #html
#15.2 Full Stack Development Complete Course in Hindi | HTML | CSS FLEX BOX PART 2 | #html
Переглядів 2314 днів тому
#15.2 Full Stack Development Complete Course in Hindi | HTML | CSS FLEX BOX PART 2 | #html
#15.1 Full Stack Development Complete Course in Hindi | HTML | CSS FLEX BOX PART 1 | #html
Переглядів 3614 днів тому
#15.1 Full Stack Development Complete Course in Hindi | HTML | CSS FLEX BOX PART 1 | #html
Informative
Thanks, I'm glad you found it helpful! 😊
Sir but my company use angular n we want to do seo in our website how can we do seo sir ..
I can help you on this
agar aap directly component use karna sikha rhe ho then it means the viewer already know vite react setup and installation directly jump to that it takes time to watch and scroll through
thank u sir can u share pdf of this task.
I'd love to provide a PDF, but the code from this video is all about hands-on learning! 🤔 Try to implement it yourself, and you'll be amazed at what you can achieve! 💪
nice sir best lecture continue this series with javascript and projects
Glad you're enjoying the series! Stay tuned for JavaScript and projects coming up!
Kiya me aapko series regular flow kar sakte hai kiya regular video upload hoga
"Yeh toh ek accha sawal hai! 😄 Main koshish kar raha hoon ki regular videos dalun, par kabhi kabhi life thodi busy ho jaati hai. Lekin main puri koshish karunga ki aapko content milta rahe. Stay tuned, aur agar aapko kuch specific chahiye ho, toh comment karna mat bhoolna! ✌️😊"
@@fullstackbyakhilsir pehly 1 weak k 1 din me record ker leyn ur timer lga leyn
Do u teach one on one
I’d love to, but if I taught one-on-one, I’d need to clone myself... and trust me, I’m still working on perfecting the cloning tech! 😜 But don’t worry, the next best thing is these videos - I’m always here in the comments to help out!
Noicce video sir
Glad you're enjoying the positioning series! 😊
Great sir ❤
Thanks
Ap ka video boht helpful ha Slow study we will run the race, Sir JavaScript daily video upload kryn plz Ap ka teaching style acha ha Is k sath ye wala css ka b daily upload kreyn project k sath plz
Sir ye daily upload kiya kreyn Roz ki aik video Ma khod b dekhooin ga ur friends ko b send kron ga Har aik video project k sath upload kijijyee ga
sir online class mil jayegi
Stay tuned for updates on online classes! 😎
❤
aapka vido bahut helpfull hai...
Glad you're finding it helpful! 😊
Thank you so much sir
Sir ak problem ati h ki samajh me nahi ata ki copy me kaise note kare?
only just note down topic and bullet points rest all thing available on internet so don't warry right now .. bus practice daily karo starting m full energy ke sath kaam karo give maximum time to your practice and practice makes you perfect. 👍👍
You're very welcome! Let's build amazing things together! 😎
Nice video this video is very helpful
I'm glad you found it helpful! 😊
Thanks sir🙏🏿. Sir i need suggestion ,,,im currently doing web development,,,i completed html,css, bootstrap and javascript (confident in advance concepts also),,,, using all this ,,,i build many mini projects ,,, after i learn nodejs after postgresql,,,also i know mongodb in this also i have good knowledge build several mini projects,,, I planed i will learn react js at last ,,,,then my plan is that to build big project so i can add in my resume. The problem is my friends are in Bengaluru they told me that,, several companies are hiring,,there are so many opportunities from jan 3rd week ,,,they say come to Bengaluru with resume,,,,but in my resume,,, I don't have any big projects,,,not know any framework (react js),,,but i know everything apart a framework,,,, What can i do. 😢
It’s fantastic that you’ve already gained proficiency in web development concepts such as HTML, CSS, JavaScript, Node.js, PostgreSQL, and MongoDB, and built many mini-projects! You’re in a great position to move forward. I recommend learning the basics of React quickly. Focus on understanding components, props, and state, as well as functional components and hooks like useState and useEffect. Familiarize yourself with React Router for navigation, and practice basic styling and working with APIs. Once you’re comfortable with the basics, try building a small, real-world project like a to-do app with authentication (using JWT and a Node.js backend), a blog platform with CRUD functionality, a weather app that fetches real-time data from an external API, or a movie search app using a third-party API like Open Movie Database. Also, be sure to highlight any internship projects you’ve worked on, along with the roles and responsibilities you had. If you’d like to get in touch, feel free to fill out the contact form here: Contact Form. docs.google.com/forms/d/e/1FAIpQLSe160ydK4ChceYjJuq-aUc_Yi5zHxDQNIL92bMYL9-Bownwlg/viewform?pli=1
@@fullstackbyakhil 😇
Grt video
Thanks for watching! 😊
Hey one question , the out that interviewer console.log(...arr1,...arr2) give correct answer but the fellow candidate did try same but assign it to different variables that got him syntax error why??
arrow functions (=>) behave differently when it comes to the this keyword. Unlike regular functions, arrow functions do not have their own this. Instead, they inherit this from their lexical scope (the surrounding code where the function is defined).
x is null (explicitly set to no value). y is undefined (not assigned any value).
Nicc video
Sir is heading tag is upto 9 h9 ??
Sir what is bolier plate ???
a boilerplate refers to a basic template or standard structure that forms the foundation for an HTML document. It includes all the essential elements needed to create a functional HTML page. This template is often reused to save time and ensure consistency.
Sir how to add audio tag in html , my sir asked me to add audio tag can you plz explain me about audio tag so that i can explain that to my sir.
Let's explore the `audio` tag in HTML so you can impress your sir! 😉
Thank you sir for the course!
You're very welcome! Glad you're enjoying the course. 😊
Thank you sir to starting the full stack web developement course 😍🥰
You're very welcome! Let's dive into the world of full stack development together! 😎🚀
Thank you so much bhaiya.... please bich me mat rokiyega,, apke videos ko me promote karunga...video quality awesome hai apki....
why not english indiii
I wanna learn personally
Number do bhai
Destructing
Rxjs for angular sir
Awesome video sir when rxjs video will come sir
Stay tuned for the RxJS video, it's coming soon! 🚀
All but , one should not use let nowadays because it has become to old better to go with const
Float
510 similar concatenate
105 sir as 5 is string so it will concate 10 with 5 than it. Will become 105
👌👌
Mai bhi badiya hu tum batao
👍👍
Mai badiya hu app batao
Sir kese ho aap
Wishing you and your family a blessed year ahead filled with health and happiness. 💐💐
Thank you so much! Wishing you and your family a wonderful year ahead as well, filled with joy, success, and endless blessings. 😊🎉
Great Explanation
Version to 18 hi h usko aap update to kijiye 19 m
Thank you bro
Keep going. Which software company you are working
Thank you
about github
suparb, thank you
Welcome 😊
excellent
Thanks for sharing!!
great explanation , thanks bro
You're welcomAh, I see what you did there! 🔥 "ANGULAR" and "Thala" - the connection is sharp and clear! Perfectly balanced, just like Angular's components. 😉 Keep rocking with that Thala-level energy! 🎉
It is very Usefull Keep Posting