It sounds unrealistic, right? But, you really can author your own CSS Specification, one that all browsers will support immediately. There are moments in every…
JavaScript Organization for web development
For those of you who have come across this post, and don't yet know about the object-oriented features of JavaScript, it will not carry much…
Don’t rely on default values
I was creating a mobile app this morning which made heavy use of AJAX calls, heavy enough that caching was necessary to reduce server load.…