tip : we can add checks to handle different errors in our expectations because there are more types of errors in javascript use like this try { // the code runs here } catch (e) { if (e.message.includes("Not a string")) { console.error("This is not a string") } else if (e.message.includes("Not a boolean")) { console.error("This is not a boolean") } }; "console.error()" is nothing but to make it show like an error, so that we can understand it easier btw in this "e.message", message is a property, likewise there are more properies for the "e". hope this helps you thanks
@CyberDude Networks Pvt. Ltd. Hi please can you create a video more on Javascript these are the list I need more support please? Variables, data types and arrays. Sequence (flow of execution). Selection (decisions). Iteration (loops). Functions and parameters. Classes, objects and properties. String manipulation. HTML, CSS, JSON. Code reuse and software quality If you covered some of them I will watch them but please can you do a video on these ones it would be helpful as soon as possible so I can practice some questions from the javascript book?
"return" returns what you return in code, used in some places where you have to run it inside the environment itself! also "return" is not only used for this, it is used in many places, you'll learn when you learn about "await" and "return" bro👍
@@CyberDudeNetworks @CyberDude Networks Pvt. Ltd. Hi please can you create a video more on Javascript these are the list I need more support please? Variables, data types and arrays. Sequence (flow of execution). Selection (decisions). Iteration (loops). Functions and parameters. Classes, objects and properties. String manipulation. HTML, CSS, JSON. Code reuse and software quality If you covered some of them I will watch them but please can you do a video on these ones it would be helpful as soon as possible so I can practice some questions from the javascript book?
tip : we can add checks to handle different errors in our expectations because there are more types of errors in javascript
use like this
try {
// the code runs here
} catch (e) {
if (e.message.includes("Not a string")) {
console.error("This is not a string")
} else if (e.message.includes("Not a boolean")) {
console.error("This is not a boolean")
}
};
"console.error()" is nothing but to make it show like an error, so that we can understand it easier
btw in this "e.message", message is a property, likewise there are more properies for the "e".
hope this helps you thanks
Bro, at 08:11 oru throw catch method use pannirukinga, Ana multiple err throw pannum pothu epdi bro particular ah namakku venumngra err ah Mattum catch panrathu
You can use if, switch inside the catch block: Check here: stackoverflow.com/questions/33781818/multiple-catch-in-javascript
Useful thing ❤️. Thanks anbu
Theda theda dan thedi vandhadhu thenpadum nu solramari indha video enaku kedachiruku
9:14 first videola appear aana trisha va kadaisi varaikkum kondu varra paathiya bro nee massu bro.. nee thaan bro theevira bakthan
🤣🤣
Super bro but konjam freshers ku solli thara madhiri sollirkalam
We are releasing the new Error Handling video on 29th, Please check that.
@CyberDude Networks Pvt. Ltd. Hi please can you create a video more on Javascript these are the list I need more support please?
Variables, data types and arrays.
Sequence (flow of execution).
Selection (decisions).
Iteration (loops).
Functions and parameters.
Classes, objects and properties.
String manipulation.
HTML, CSS, JSON.
Code reuse and software quality
If you covered some of them I will watch them but please can you do a video on these ones it would be helpful as soon as possible so I can practice some questions from the javascript book?
We already have few videos on our channel. Please take a look at it.
Namma ya function la yallathaiyum return panroam?
To use it in our programming logic.
11th standard error handling Paragraph manapadam panni eluthuna bro ,ithukula ivlo information Iruka😂, thanks for the video bro❤️
haha. You will learn alot more during the technology learning journey.
React Course poduga broo
It will resume after the Modern Javascript Serieis
bro password and name etc... ethu yellam particular formate'la(like regex) erukum'la so atha yepudi match-panni and error process handle panrathu
Input regex la filter pani ah?
@@CyberDudeNetworks ama bro
@@NandhaKumar-yq4wc Will add to our list. Try Javascript DOM Series.
Hi bro,
Do u know how to load angular using json?
You mean, how to load json using Angular?
ஆஹா..ஆஹா..அடடா..
அடிச்சு தூக்கு...
குருவே சரணம்..
Bro js ku aprm ena series panah poringa
Check our livestream video.
what is a constructor ?
Please check this: ruclips.net/video/vlB25TG2wIA/видео.html
Namba python solli tharuvigala
Python already sila peru upload pani irukanga la?
Bro Neenga neraiya function la return use panringa Ana actual ah return enna pannum nu sollave illa bro
Check this: ruclips.net/video/9ASNTv6Xn4A/видео.html
@@CyberDudeNetworks thanks ❤️
"return" returns what you return in code, used in some places where you have to run it inside the environment itself! also "return" is not only used for this, it is used in many places, you'll learn when you learn about "await" and "return" bro👍
Broooo inum evolo playlist eruku js la reply pnunga
Around 5 videos, which will be completed by this week.
Bro react js start panunga bro ♥️
anna , javascript la this keyword pathi detail la solluga
Coming up next. Kindly keep watching future videos.
@@CyberDudeNetworks @CyberDude Networks Pvt. Ltd. Hi please can you create a video more on Javascript these are the list I need more support please?
Variables, data types and arrays.
Sequence (flow of execution).
Selection (decisions).
Iteration (loops).
Functions and parameters.
Classes, objects and properties.
String manipulation.
HTML, CSS, JSON.
Code reuse and software quality
If you covered some of them I will watch them but please can you do a video on these ones it would be helpful as soon as possible so I can practice some questions from the javascript book?
Hello