If you are in love with javascript, then you should know these 10 things. try…catch Probably you faced errors during coding, isn’t it? And this is so annoying for every programmer. There are a couple of tricks to handle the code errors, try…catch is one of them. …