Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

List of keywords and reserved words in JavaScript

Keyword or Reserved words var delete for let brack super void case do static function new switch while interface catch else if package finally this with class enum default implements private throw tiled typeof const export import protected return true continue extends in instanceof public try debugger false In JavaScript, we do not need to … Read more

Javascript and its Reserve Keywords

JavaScript is a lightweight, interpreted programming language in the world and that makes it a programmer’s great choice. Javascript helps us developing great front-end as well as back-end softwares using different Javascript based frameworks like jQuery, Node.JS etc.\ Here, I would like to talk about the reserved keywords in the Javascript. Keywords are reserved words in JavaScript that we should not … Read more