- Видео 91
- Просмотров 39 664
Velmurugan MG
Индия
Добавлен 7 апр 2022
In this channel, I've shared tips and tricks related to JavaScript, CSS, HTML, React.js, and Web Performance in Tamil.
Understanding Class and Functional Components in React: Why Use Hooks? Explained in Tamil
In this video, we’ll dive into the differences between class components and function components, along with the benefits of using Hooks. #reactjs #reactjstutorial #reacttamil #velmuruganmg
Topics Covered
02:43 Class Components
14:53 Function Components with Hooks
React Extension - chromewebstore.google.com/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi
High fives!
Velmurugan MG
www.velmuruganui.com/
Join me 😊
🔗 Linkedin - www.linkedin.com/in/velmuruganmg/
📷 Instagram - velmurugan.mg
React.js Concepts
React Without Build Tools ( Vite, CRA ) - ruclips.net/video/jibQnzuwPkU/видео.htmlsi=qi0Shl3enrx7adic
Components and Props - ruclips.net/video/UfpQYqHSfXc/видео.htmlsi=XaZHO...
Topics Covered
02:43 Class Components
14:53 Function Components with Hooks
React Extension - chromewebstore.google.com/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi
High fives!
Velmurugan MG
www.velmuruganui.com/
Join me 😊
🔗 Linkedin - www.linkedin.com/in/velmuruganmg/
📷 Instagram - velmurugan.mg
React.js Concepts
React Without Build Tools ( Vite, CRA ) - ruclips.net/video/jibQnzuwPkU/видео.htmlsi=qi0Shl3enrx7adic
Components and Props - ruclips.net/video/UfpQYqHSfXc/видео.htmlsi=XaZHO...
Просмотров: 82
Видео
Components & Props - A Beginner's Guide in Tamil | Velmurugan MG #reactjs #reacttamil
Просмотров 9521 день назад
In this video, we'll learn about how react.js components and props works in tamil. #reactjs #reactjstutorial #reacttamil Topics Covered 00:25 Todo Application 03:47 Components & Props Hosting URL - lucky-queijadas-dcd05e.netlify.app/ React Extension - chromewebstore.google.com/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi High fives! Velmurugan MG www.velmuruganui.com/ Join me 😊...
⚛️ React Without Build Tools ( Vite, CRA ) - A Beginner's Guide in Tamil | Velmurugan MG #reactjs
Просмотров 15021 день назад
In this video, we'll learn about how react.js works under the hood in tamil without JSX and Build tools. Topics Covered 00:19 Overview 00:36 Coding 09:35 Babel Explained High fives! Velmurugan MG www.velmuruganui.com/ Join me 😊 🔗 Linkedin - www.linkedin.com/in/velmuruganmg/ 📷 Instagram - velmurugan.mg Maybe these Javascript concepts are useful for you 🥦 null vs undefined - ruclip...
🚀 async vs defer attributes in Javascript | Tamil | Popular Interview Question | Velmurugan MG
Просмотров 9828 дней назад
In this video, we'll learn about normal Vs. async Vs. defer attitudes in JavaScript. This question is often asked in front-end machine coding interview rounds. Topics Covered 00:30 Regular Script Tag 07:20 Async Attributes 12:07 Defer Attributes High fives! Velmurugan MG www.velmuruganui.com/ Join me 😊 🔗 Linkedin - www.linkedin.com/in/velmuruganmg/ 📷 Instagram - velmurugan.mg May...
🍪 JavaScript Local Storage vs Session Storage vs Cookies in Tamil | Velmurugan MG #javascripttamil
Просмотров 103Месяц назад
In this video, we'll learn about Cookies vs Local Storage vs Session Storage in JavaScript. This question is often asked in front-end interview rounds. Topics Covered 00:10 Flipkart Example ( localstorage ) 03:27 Local storage & Session Storage 15:29 Cookie High fives! Velmurugan MG www.velmuruganui.com/ Join me 😊 🔗 Linkedin - www.linkedin.com/in/velmuruganmg/ 📷 Instagram - velmur...
Var (🚫), Let (✅), Const (✅) ( Scope, Hoisting, Temporal Dead Zone ) in Tamil | Velmurugan MG
Просмотров 134Месяц назад
In this video, we'll learn about var, let, and const in JavaScript. This question is often asked in interview rounds. Topics Covered 00:06 Problems in Var Keyword 01:21 Why Var is not Block Scope 04:22 Hoisting & TDZ 13:08 Re-declaration & Re-assignment High fives! Velmurugan MG www.velmuruganui.com/ Join me 😊 🔗 Linkedin - www.linkedin.com/in/velmuruganmg/ 📷 Instagram - velmurugan...
🚄 Throttling in JavaScript Tamil 🚀 Visual Explanation | Frontend Interview Question | Velmurugan MG
Просмотров 476Месяц назад
In this video, we'll learn about Throttling in JavaScript. This question is often asked in front-end machine coding interview rounds. Topics Covered 00:08 Start 01:10 Visual Explanation 04:00 Code Implementation Code - github.com/velmuruganui/javascript-interview-question-answer/tree/main/throttling Live URL - javascript-interview-question-answer.vercel.app/throttling/ High fives! Velmurugan MG...
🚀 What is CSR SSR SSG ISR in Tamil 💻 🏎️ #reactjs #nextjs #rendering | VMG | Velmurugan MG
Просмотров 129Месяц назад
In this video, we explore the world of web rendering techniques and explain the concepts you need to know! Topics Covered 00:27 Website Speed Matters? 00:49 Rendering 02:00 CSR 07:26 SSR 10:55 SSG 15:07 ISR 17:14 Timestamp Diffrence CODE - github.com/velmuruganui/Rendering-Strategy URL - rendering-strategy.vercel.app/ High fives! Velmurugan MG www.velmuruganui.com/ Join me 😊 🔗 Linkedin - www.li...
🚄 Debouncing in JavaScript | Frontend Interview Question | Tamil | Velmurugan MG | VMG
Просмотров 1,5 тыс.8 месяцев назад
In this video, we'll learn about Debouncing in JavaScript. This question is often asked in front-end machine coding interview rounds. Topics Covered 00:03 Debouncing 00:33 Flipkart Search Bar 01:57 Code Implementation High fives! Velmurugan MG www.velmuruganui.com/ Join me 😊 🔗 Linkedin - www.linkedin.com/in/velmuruganmg/ 📷 Instagram - velmurugan.mg Maybe these Javascript concepts...
🚀 Learn CSS Subgrid ( Practical Use Case ) in Tamil | Velmurugan MG | VMG #css
Просмотров 2908 месяцев назад
In this video, we'll learn about CSS's new feature, Subgrid. 0:01 In this Video 1:55 HTML & CSS 12:54 Subgrid Code - github.com/velmuruganui/css-interview-question-answer/tree/main/css-subgrid UI - css-interview-question-answer.vercel.app/css-subgrid/ #css #cssinterview #cssgrid Related Video 1 line Responsive Code - ruclips.net/video/1jxHeRjBdNs/видео.htmlsi=pSeG9xW_Cuo_dkYG Join me 😊 🔗 Linked...
Frontend Machine Coding Interview ( Star Rating System ⭐️ ) | Javascript | Tamil | Velmurugan MG
Просмотров 2698 месяцев назад
In this video, we'll learn about Star Rating System. This question is often asked in front-end machine coding interview rounds. Topics Covered 00:12 Task Requirement 01:25 HTML 04:12 CSS 07:25 Javascript Hosted URL - javascript-interview-question-answer.vercel.app/rating-system/ Code - github.com/velmuruganui/javascript-interview-question-answer/tree/main/rating-system High fives! Velmurugan MG...
Frontend Machine Coding Interview (Popup / Modal 🔥 ) | Javascript | Tamil | Velmurugan MG | VMG
Просмотров 1628 месяцев назад
In this video, we'll learn about modal/popup. This question is often asked in front-end machine coding interview rounds. Topics Covered 00:24 Task Requirement 03:18 HTML & CSS Code 15:36 Javascript Code Hosted URL - javascript-interview-question-answer.vercel.app/create-a-modal/ Code - github.com/velmuruganui/javascript-interview-question-answer/tree/main/create-a-modal Related Video rest and s...
Frontend Machine Coding Interview ( Crypto Dashboard 🔥 ) | Javascript | Tamil | Velmurugan MG | VMG
Просмотров 2698 месяцев назад
In this video, we'll learn about Crypto Dashboard. This question is often asked in frontend machine coding interview rounds. Topics Covered 00:02 Task 02:04 Javascript Code 21:28 HTML & CSS Code Hosted URL - javascript-interview-question-answer.vercel.app/crypto-dashboard/ Code - github.com/velmuruganui/javascript-interview-question-answer/tree/main/crypto-dashboard Related Video rest and sprea...
Convert Array [ ] to Object { } in JavaScript | Tamil | Velmurugan MG | VMG | #javascript 🏪
Просмотров 3278 месяцев назад
In this video, we'll learn how to convert an array into an object in javascript. Topics Covered 00:13 For loop 01:54 Object.assign method 03:55 Reduce method Related Video map, filter, reduce - ruclips.net/video/Srl7j9QdDQ0/видео.htmlsi=JsHdSIEuToS0mE7G rest and spread operators in JS - ruclips.net/video/kO8w8AFbyeM/видео.htmlsi=ZTjlAz3bXN6owGEF High fives! Velmurugan MG www.velmuruganui.com/ J...
Explain Javascript Destructuring [Array, Object] | Tamil | Velmurugan MG | VMG | #javascript 🥒
Просмотров 1878 месяцев назад
Explain Javascript Destructuring [Array, Object] | Tamil | Velmurugan MG | VMG | #javascript 🥒
How do you perform a search in an array? | Tamil | Velmurugan MG | VMG | #javascript 🔍 👀 🔦
Просмотров 2208 месяцев назад
How do you perform a search in an array? | Tamil | Velmurugan MG | VMG | #javascript 🔍 👀 🔦
map, filter & reduce [ JS Interview Qn ] Tamil | Velmurugan MG | VMG | #javascript 🗺♻️🚰
Просмотров 1,4 тыс.9 месяцев назад
map, filter & reduce [ JS Interview Qn ] Tamil | Velmurugan MG | VMG | #javascript 🗺♻️🚰
Explain array & traversal in array [ ✅ JS Interview Qn ] | Tamil | Velmurugan MG | VMG | #javascript
Просмотров 1099 месяцев назад
Explain array & traversal in array [ ✅ JS Interview Qn ] | Tamil | Velmurugan MG | VMG | #javascript
🛑 [ float, position, table ] instead CSS Grid [ grid, gap, column, row, auto, span ] ✅ 🔥 | Tamil
Просмотров 1869 месяцев назад
🛑 [ float, position, table ] instead CSS Grid [ grid, gap, column, row, auto, span ] ✅ 🔥 | Tamil
🛑 Stop Using CSS media queries instead ✅ Grid + MinMax + AutoFit = 🔥 Tamil | Velmurugan MG
Просмотров 2 тыс.9 месяцев назад
🛑 Stop Using CSS media queries instead ✅ Grid MinMax AutoFit = 🔥 Tamil | Velmurugan MG
💥 Most Popular CSS Interview Question | Holy Grail | #cssinterview | Tamil | Velmurugan MG
Просмотров 1589 месяцев назад
💥 Most Popular CSS Interview Question | Holy Grail | #cssinterview | Tamil | Velmurugan MG
AI's ( Devin, ChatGPT, others) replaced Developers ? 🤯 - Did I lose my job? | Tamil | Velmurugan MG
Просмотров 7519 месяцев назад
AI's ( Devin, ChatGPT, others) replaced Developers ? 🤯 - Did I lose my job? | Tamil | Velmurugan MG
🤩 currying ( JS Interview Qn) 🔥 | Frontend Interview Tamil | Velmurugan MG | VMG | #javascript
Просмотров 6849 месяцев назад
🤩 currying ( JS Interview Qn) 🔥 | Frontend Interview Tamil | Velmurugan MG | VMG | #javascript
🏗 closures(most wanted interview qn) in JS 🔥 | Frontend Interview Tamil | Velmurugan MG #javascript
Просмотров 2129 месяцев назад
🏗 closures(most wanted interview qn) in JS 🔥 | Frontend Interview Tamil | Velmurugan MG #javascript
🧱 function vs block scope in JS 😍 | Frontend Interview Tamil | Velmurugan MG #javascript
Просмотров 20010 месяцев назад
🧱 function vs block scope in JS 😍 | Frontend Interview Tamil | Velmurugan MG #javascript
💅🏻 rest and spread operators in JS 😍 | Frontend Interview Tamil | Velmurugan MG #javascript
Просмотров 27210 месяцев назад
💅🏻 rest and spread operators in JS 😍 | Frontend Interview Tamil | Velmurugan MG #javascript
🏹 arrow function in javascript 🔥 Frontend Interview Tamil | Velmurugan MG | #javascript
Просмотров 56510 месяцев назад
🏹 arrow function in javascript 🔥 Frontend Interview Tamil | Velmurugan MG | #javascript
null vs undefined in JS 🤔🔍 Frontend Interview Tamil | Velmurugan MG | #javascript
Просмотров 40410 месяцев назад
null vs undefined in JS 🤔🔍 Frontend Interview Tamil | Velmurugan MG | #javascript
🤙🏻 Call, Apply, Bind in Javascript 🎯 | Frontend Interview Ep.7 | Velmurugan MG | #javascriptintamil
Просмотров 31010 месяцев назад
🤙🏻 Call, Apply, Bind in Javascript 🎯 | Frontend Interview Ep.7 | Velmurugan MG | #javascriptintamil
🔥 THIS keyword in javascript Tamil 🎯 | Frontend Interview Ep.6 | Velmurugan MG | #javascriptintamil
Просмотров 51810 месяцев назад
🔥 THIS keyword in javascript Tamil 🎯 | Frontend Interview Ep.6 | Velmurugan MG | #javascriptintamil
I have been trying web developer job. So that i covered html, css, react-bootstrap, bootstrap, react now have started. If you take me class i will pay for your training...
I would love to help you for free! Could you please reach out to me via LinkedIn?
Upload more javascript video murugan your way of teaching is great👏👏👏👍👍👍👍
Thanks, I'll definitely make more! 🙏🏻🙏🏻
Vera level explanation murugan❤❤❤
Thanks, glad you liked it ❤️
Bro full worth this video 💥
Thanks, glad you liked it
Super clear explain ❤
Glad it was helpful! ❤️
Good Video Bro ❤🤝. Keep Posting 🔥
Thank you so much, bro 🙂
Ultimate
thanks bro
Glad to help 🙂
Nice Explanation❤
Glad you liked it!
Thanks sir but oru doubt setTimeout adukku clear timer kodukkanu
Yes, Kodukanum.
Bro logic eppadi improve pannarathu
Bro help me bro im 3 year experience full stack developer (Angular and Nodejs) How to start prepare for interview.. Currently ipa thaa first interview experience pana pooren after freshers 3 years experience entha topic la irunthu la interview questions varum Mukkiyam ah practical And sql la epdi la kepanga
It's great that you're preparing for your first interview after 3 years! Focus on core concepts and practical applications.
This is same like js closure Then whats is the different between closure vs curry method
Closure: To retain access to variables from an outer scope. Currying: To transform a function to accept its arguments one at a time.
Giving a good understanding explanation of the concept 👍
Glad you liked it!
Very helpful, Clear explanation in tamil☺
Glad you liked it
🔥🔥🔥🔥
All the variables cannot be modified only non primitive data types are mutable due data stored in reference Primitive Types: String, Number, BigInt, Boolean, Undefined, Null, Symbol. Reference Types: Object, Array, Function. Difference: * Primitive Data Types: Immutable, stored in the stack, compared by value. * Non-Primitive Data Types: Mutable, stored in the heap, compared by reference. Mutable Mutable objects can be changed after they are created. This means you can modify their properties or elements without creating a new object. Common mutable types in JavaScript include: * Objects * Arrays Example: JavaScript let obj = { a: 1, b: 2 }; obj.a = 3; // The object is modified console.log(obj); // { a: 3, b: 2 } let arr = [1, 2, 3]; arr.push(4); // The array is modified console.log(arr); // [1, 2, 3, 4] Take some deep dive into topics. Don't waste viewers time
சூப்பர் bro
miru mari iruku bro
👀
Thank you madan
Good teaching ❤
Glad you think so!
bro mic distort aaguthu
I'll be correcting my upcoming videos.
Im waiting for you next js video na ❤ asap
Sure, I'll do ASAP.
Bro ungaloda All topics 🔥 very important ella interviews kekranga
Today My interview question 😢
bro , why we can't use spread operator directly in object like below let arr = ["a","b","c","d"} let obj ={...arr} it will give same result of previous one right
Waste bro
Bro , I tried same functions in customized method in leetcode. That was helped me understand how it's exactly work. If you explain that in same method it will be easy to understand how it's work behind
Nice bro. Very helpful
Glad it helped
Yes you are correct, without ES6 and javascript knowledge we can't learn React
Amazing bro
Thank you so much 😀
bro your videos are so usefull, thanks for your effort bro♥
Glad you like them!
bro your videos are so usefull, thanks for your effort bro♥
bro your videos are so usefull, thanks for your effort bro♥
Glad to hear that
bro your videos are so usefull, thanks for your effort bro♥
So nice of you
Thanks for this video and looking for upcoming videos!!
Our pleasure!
good explanation BRO
Thank you so much 🙂
Bro enaku front end developer aaganum nu aasa enna enna course panna.. Placement kadaikum.. Freshers ku openings erukumma bro..
Learn a good amount of HTML, CSS, and JS.
As a fresher ah job openings ithukku irukkka bro
very clear explanation bro👌👌 Thanks a lot.. 🙏🙏 keep post new concepts.. will support you always👍👍
So nice of you
very clear explanation bro👌👌.. Thanks a lot🙏🙏🙏.. keep post new concepts.. will support you always👍👍
Sure 👍
good work bro
Many many thanks 🙏🏻
super bro very useful
🙏🏻 keep supporting.
Poga poga sound low aaguthu
I'll be correcting the audio for upcoming videos 🙌🏻
Clear explanations. Thank you so much bro.Please keep doing interview questions. I am preparing for my front end dvlper interview.
Happy to help you practice more interview questions 😊
Good explanation!!
Glad it was helpful!
Nice naa nalla solli thantheengha💥
Thanks bro 🙏🏻
Thankyou bro❤️
Welcome 😊
Easy definition is not 100% correct , it’s not just returning function from another function … you actually need data in parent function scope that is used from returned child function …. Otherwise you simply have function that returns another function
Thanks 🙏🏻
Explain more detail bro
already uploaded bro. pls check here - ruclips.net/video/M3oUjIKjbGk/видео.htmlsi=7c47cPLyw0Z6Lgs8