Category: Ajax

  • JavaScript Tricks And Good Programming Style

    Note that this is an updated version. Original version can be found here. Thanks to the commenters I have updated this post with some better tricks. In a loose series I’d like to point out a few of them. As I am currently mostly programming in JavaScript, I will write most of my samples in…

  • JavaScript Tricks And Good Programming Style – Original Version

    Note that there is an updated version I have been programming for about 10 years now, and I am always longing for improving my code. Throughout time I added a few habbits that I consider to be good practices and increase the quality of my code. In a loose series I’d like to point out…