10 Small Things You May Not Know About Javascript
In this article, I’ll provide ten small Javascript tips, mainly aimed for beginner and intermediate Javascript developers.
It’s somewhat usual to leave the testing with Internet Explorer until the end of the project. This is quite acceptable when you’re dealing mainly with layout issues.
But when you’re building a web application with loads of features, there are several issues to struggle with: constant debugging, client-side performance, proprietary bugs and so on. However, getting your hands dirty with IE doesn’t always feel as comfortable as with other browsers.
In this article, I’m going to list and review different set of tools, which will help you and make your debugging and testing process in Internet Explorer much more enjoyable.
In this article, I’ll provide ten small Javascript tips, mainly aimed for beginner and intermediate Javascript developers.
There was at least one major event last week related to web development, when the latest version of jQuery was released. This article covers the highlights and most important resources about jQuery 1.4, but in addition includes many other quality resources for web developers.
Full version of jQuery 1.4 was released some time ago. Also, the final version of jQuery 1.4 API is now published.
Go ahead and give it a try. And remember to keep yourself updated by the action and buzz around jQuery 1.4 by following The 14 Days of jQuery event.
Here, I’ve gathered some of the top HTML, CSS, Javascript and General Web Development resources from 1st week of 2010.