3 followers
B.tech (electrical & electronics) graduate but loves to do stuff related computer and always in search of new ideas, fun and knowledge. I hope you enjoy my articles.
Datatype: Basically, we do our operation/task in any programming language on different types of data. So for an operation, we have to create a...
In JavaScript, let, const, and var are used to declare variables, but they have some important differences in terms of scoping, hoisting, and...
JavaScript is a scripting or programming language and one of the core technologies of the web alongside HTML, which is a markup language and is used...
The position properties in CSS are used to control the positioning of elements on a web page. There are five main position properties in CSS: static:...
Overview: Let's start to understand, What is a meta tag? and How useful is it for developers? Let's think of one scenario When we search something on...
When a user types a domain name into their web browser, the following flow occurs to bring the website to the user's web browser: The web browser...