Well thank you for coming to visit this blog. My name is Noah McCollam from Indianapolis, Indiana. Mainly I am here to discuss my ramblings on JavaScript and what we can do with it. I am looking forward to explaining some of the curious aspects of writing code in this environment that I have found or noticed from others. I hope that you enjoy it as much as I do. :-)
So for my first blog I figured I would go into my thoughts on the Document Object Model (DOM). It seems to me that this is the container that most medium will go through in the next 10 years. In order to effectively understand what a webpage is requires a very in depth understanding of the DOM. Basically from what I can tell it is a interface that allows intraction with HTML and XML By having an API that allows for PC users to develop pages and sites that can be viewed on non-PC machines and vice versa we have created a true neutral platform that we can develop collaboratively.
No comments:
Post a Comment