Showing posts with label Javascript. Show all posts
Showing posts with label Javascript. Show all posts

Sunday, March 04, 2012

I Love JavaScript

This isn't all that new, but there's some clarity and refinements to be made to other references on the subject. Essentially, there's many cases where you might want to have a single JavaScript function which behaves differently based on what is passed to it.

These include 1-n scaling of arguments, default values for arguments, or even custom callbacks (a variation on function overloading). This can be extended even further by passing in objects.

JavaScript Function Arguments: Default Values, Passing Objects, and Overloading

Wednesday, June 11, 2008

10 Tips To A Better < Form >


The most monotonous entities in the known universe, forms, are a staple of every web programmer’s balanced diet.

Whether we like them or not, forms are the gatekeepers to our site’s goodies and often their design alone determines whether a user will try what you’re selling or simply walk away.

Without pomp or circumstance, here are ten tips to transform your plain vanilla into double chocolate chunk with marshmallows.

10 Tips To A Better < Form >

<? adjuster ?>
Send me an email