Evan Byrne's Writings

JavaScript setTimeout and setInterval

JavaScript has two functions that allow you to implement a delay before activating another function. In this article I will show you the difference between the setTimout and setInterval functions and how to use them.

Dec 22, 2009

0

Keep Your Copyright Up to Date

This is a short older article from a previous version of my blog, but the lesson it teaches is still relevant so I'm reposting it.

Dec 21, 2009

0

Format Your jQuery Correctly

I've seen this done too many times, even by myself. It's about time people learn how to format their jQuery the correct way. In this article I'm going to give you a couple bad examples and a couple good examples of jQuery code.

Dec 12, 2009

16

Congratulatory Letter

Recently I received a congratulatory letter from one of Michigan's state representatives, Kevin Daley. I think this was pretty awesome, so here it is.

Nov 23, 2009

3

Dingo Framework Released

I haven't posted any articles on here in a very long time, this is because I've been spending my free time working on a project of mine, Dingo.

Oct 15, 2009

2

← Older   Newer →