Mastering JavaScript ObjectsWelcome to another blog post! In this article, we will explore one of the fundamental concepts in JavaScript: objects. Objects are an essential part of JavaScript, providing a flexible and powerful way to organize and manipulate data. In simple terms...May 30, 2023·4 min read
Html - Hyper Text Markup LanguageHTML - It is one of the most important concepts in the journey of web development. It stands for hypertext markup language. It is not a programming language that provides logic, instead it helps in making the structure of webpages. It is easy to lear...Mar 13, 2023·2 min read