Posts
Small Table, Big Information
Hello all!
In a tale as old as time itself, my customer wanted a lot of information available in a table format while being narrow enough to fit on a mobile device.
JavaScript Date Validation
Hello all!
I ran into an interesting situation with dates yesterday. Our users had mistyped a seemingly valid date. Since we didn’t have client side validation the bad date was passed to the server and ultimately the database. This failed thankfully. In an effort to prevent something like this happening in the future we devised the JavaScript solution seen below.
Hello World!
Hello everybody! More posts and information coming soon.