#webdev
Read more stories on Hashnode
Articles with this tag
Kernel : Actual program that interfaces with the hardware, Core of operating system. Shell : User interface for you as a human to be able to interact...
What is Jquery? Javascript Library that will prevent our fingers from breaking. What is good about Jquery? Vanilla Javascript requires so many...
Javascript Objects Let's assume that you are just inherited a hotel and you are in charge of running it. When you arrive at the hotel, the first...
What is Dom? Catalogs the web page into individual objects that we can select and manupulate. How to select objects using Dom? var heading =...
I'll post latest version of javascript later on after finishing studying it. What you have to be careful in Javascript alert("Hello"); // -->...
1995 At this point of Time, HTML web sites were all form and no function. An website did need some sort of retrieving a piece of data that you...