Browsing ยป Featured

Finding A Good UI Developer

Finding A Good UI Developer

The UI, User Interface, of an application is all to often the most overlooked aspect of a project; which is odd because it is the most visible aspect of a project and it’s one of those critical “first impression” aspects that can make or break a product’s sale.
The UI, if it’s well engineered, can shine [...]

Enterprise-class JavaScript

Enterprise-class JavaScript

What JavaScript framework or library should your team really be using? In this article, Beau Beauchamp discusses the differences between two Titans of the JavaScript world.

YUI: getElementsBy

YUI: getElementsBy

YUI is one of the most powerful Javascript frameworks in existence today. Yet, far too many UI programmers are unaware of this true full-stack JavaScript framework and its amazing capabilities. Beau Beaucahmp discusses one of the more powerful DOM functions of the YUI library: the very cool getElementsBy DOM function.
Super-Awesome Power At Your Fingertips
If you’ve [...]

Writing Clean Code

Writing Clean Code

Coming soon … How to write “clean code” for professional applications.

Building Secure UI

Building Secure UI

Coming soon … A discussion of how to build a more secure UI.

Elegant Validation

Elegant Validation

Coming soon … A discussion of how to do and not do form validation.