We’ve all been there, you learned how to build an awesome website, but once you publish it, it’s unbearably slow. Minifying your javascript is one way to speed up website response times (along with compressing HTML), and fortunately for you, […]
We’ve all been there, you learned how to build an awesome website, but once you publish it, it’s unbearably slow. Minifying your javascript is one way to speed up website response times (along with compressing HTML), and fortunately for you, […]
This article will introduce you to the document skeleton that JavaScript works with. Having a working knowledge of this abstract document object model, you can write JavaScript that works on any web page. Introduction How do web pages and JavaScript […]
JQuery is one of the most popular JavaScript libraries on the planet (what is JavaScript). At the time of it’s inception, JavaScript (will be referred to as JS from here on in) was in a very different place. January 14th […]
A language that runs on any computer in the world. A language that does not need any special software to run. A language ranked among the top in the world. Why wouldn’t you learn JavaScript? There are close to 300 programming languages […]