Welcome to my YouTube channel!
I'm a former senior frontend engineer at MakeMyTrip with a rich history in startups, including building Couch Fashion, which was acquired by Myntra, and developing MyraBot for MakeMyTrip. With deep expertise in React, Vue, Next.js, and Node.js, I share insights and tutorials on the latest in web development.
Beyond coding, Iβm passionate about traveling, gaming, movies, the stock market, and all things tech. Join me as I explore these interests, offering tips, reviews, and personal experiences along the way. Subscribe for a mix of technical know-how and lifestyle content!
Frontend With Chandel
π§ Question:
Why do we use the word βdebuggerβ in JavaScript?
#javascript #debugger #frontend #jsinterview #coding #webdev
javascript debugger statement, debugging js code, developer tools, js interview question, frontend developer, console debugging
π Drop your answer below & subscribe for daily JavaScript interview questions!
6 hours ago | [YT] | 1
View 0 replies
Frontend With Chandel
π§ Question:
What is prototypal inheritance in JavaScript?
#javascript #prototype #inheritance #frontend #jsinterview #coding
javascript prototypal inheritance, object oriented javascript, prototype chain, js interview questions, frontend developer, es6 concepts
π Drop your answer below & subscribe for daily JavaScript interview questions!
1 day ago | [YT] | 1
View 0 replies
Frontend With Chandel
π§ Question:
Which statement is true about Promises in JavaScript?
#javascript #promises #async #frontend #coding #webdev
javascript promises, async await, microtask queue, event loop, js interview, frontend interview
π Drop your answer below & subscribe for daily advanced JS interview questions!
2 days ago | [YT] | 1
View 0 replies
Frontend With Chandel
π§ Question:
What is the purpose of async and await in JavaScript?
#javascript #async #await #frontend #jsinterview #coding
javascript async await, promises in javascript, asynchronous programming, event loop, frontend interview prep, js coding questions
π Drop your answer below & subscribe for daily JavaScript interview questions!
2 days ago | [YT] | 0
View 0 replies
Frontend With Chandel
AI is changing everything β but what does it mean for developers and tech jobs in 2025? πΌ
In this video, Iβll explain how AI is reshaping the job market, which roles are safe, and how you can future-proof your career as a coder π
π Key Highlights:
π‘ Will AI replace developers?
βοΈ How AI tools like ChatGPT & Copilot affect your work
π§ Skills to master before 2025
π₯ Real jobs that are safe from AI
πΌ How to use AI to boost your productivity
Donβt forget to subscribe for more videos on frontend, tech & career growth!
#AI #jobs #futureofwork #frontend #developers #artificialintelligence
ai and jobs, ai replacing jobs, future of programming, ai tools for developers, coding career 2025, frontend with chandel, ai impact on jobs, artificial intelligence in tech
2 days ago | [YT] | 1
View 0 replies
Frontend With Chandel
Watch this live Q&A session where we have discussed how to build your frontend career, find internships safely, and grow as a developer in 2025 π
We have covered:
π‘ How to find real internships (and avoid scams)
π§ Frontend roadmap for 2025
πΌ Portfolio & resume tips for beginners
π Career paths: Job vs Freelancing vs Startup
β‘ Live answers to your coding & frontend doubts
Drop your questions in the chat β Iβll answer them live! ποΈ
Subscribe to stay updated with weekly frontend & career livestreams π
π /frontendwithchandel
#frontend #internship #career #webdevelopment #javascript #livestream
frontend career, frontend internship, frontend roadmap 2025, how to get internship, frontend developer india, frontend interview tips, live qna, coding career
2 days ago | [YT] | 0
View 0 replies
Frontend With Chandel
π§ Question:
Which of the following best describes a callback function in JavaScript?
#javascript #frontend #callback #webdev #jsinterview #coding
javascript callback, asynchronous javascript, event loop, js interview prep, higher order function, frontend developer
π Comment your answer & subscribe for more JavaScript interview questions daily!
4 days ago | [YT] | 0
View 0 replies
Frontend With Chandel
Hello everyone, I am going live today for Question/Answer Session. Please be prepared with question.
Time- 7:00PM, Saturday 1 November 2025
Question format
1. Write your current position.
2. Your Question
Example -
3rd year student (MCA)
How to plan internship
Example-
2 years experienced Frontend developer (react)
How to switch company?
4 days ago | [YT] | 10
View 0 replies
Frontend With Chandel
Want to learn the difference between let, var, and const in JavaScript? π‘ This video explains it simply with real examples so you never get confused again! Perfect for beginners learning JavaScript basics. π #javascript #coding #frontend
4 days ago | [YT] | 1
View 0 replies
Frontend With Chandel
π§ Question:
What will be the output of the following code involving closures in JavaScript?
function outer() {
let count = 0;
return function inner() {
count++;
console.log(count);
};
}
const fn = outer();
fn();
fn();
#javascript #closures #frontend #jsinterview #coding #webdev
closures in javascript, javascript interview questions, lexical scope, js fundamentals, frontend interview, scope chain
π Comment your answer & subscribe for more JS interview questions daily!
5 days ago | [YT] | 2
View 0 replies
Load more